Author: rjung
Date: Sun May 4 23:56:21 2008
New Revision: 653314
URL: http://svn.apache.org/viewvc?rev=653314&view=rev
Log:
Add info to docs, that variables sent via JkEnvVar
are not listed in request.getAttributeNames().
Modified:
tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
On Sun, May 4, 2008 at 11:49 PM, Costin Manolache <[EMAIL PROTECTED]> wrote:
> If you don't add the option - you'll see that tomcat uses a separate mbean
> server. I want to have it consistent -
> with or without -Dcom.sun... to use the platform mbean server.
+1 from me. Maybe add a flag to di
I think that's doing the same thing - loading the platform mbean server
early on.
If you don't add the option - you'll see that tomcat uses a separate mbean
server. I want to have it consistent -
with or without -Dcom.sun... to use the platform mbean server.
Costin
On Sun, May 4, 2008 at 8:40 P
I guess I'm doing something "funny" then because I see a *lot* of Tomcat
MBeans in jconsole.
I added -Dcom.sun.management.jmxremote, of course -- to cover Java 5 and
left it in place for Java 6, but otherwise I don't think I did anything
funny until within my web app.
Costin Manolache wrote:
This is a proposal for a very small change in tomcat trunk, to make tomcat
easier to use with JConsole.
Right now if you start tomcat 'out of box' and than try to inspect it with
jconsole, you'll only see the 'platform' mbeans
(memory etc). That's because tomcat doesn't use the platform mbean serve
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The following page has been changed by Jeff Lundquist:
http://wiki.apache.org/tomcat/PoweredBy
--
http://ww
Author: markt
Date: Sun May 4 09:32:23 2008
New Revision: 653247
URL: http://svn.apache.org/viewvc?rev=653247&view=rev
Log:
Fix typo in recently added dbcp check so you can build a release on a 1.5 JDK
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache
Author: costin
Date: Sun May 4 08:49:05 2008
New Revision: 653236
URL: http://svn.apache.org/viewvc?rev=653236&view=rev
Log:
Not sure if I got the process right - the 2 classes I want to submit can be
found on www.apache.org/~costin.
I don't think there is anything tricky about them - except the
https://issues.apache.org/bugzilla/show_bug.cgi?id=43080
--- Comment #5 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-04 03:43:40 PST ---
This has been fixed in trunk and proposed for 6.0.x and 5.5.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- Yo
https://issues.apache.org/bugzilla/show_bug.cgi?id=43079
--- Comment #6 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-04 03:43:20 PST ---
Thanks for the patch.
This has been fixed in trunk and proposed for 6.0.x and 5.5.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.c
Author: markt
Date: Sun May 4 03:46:18 2008
New Revision: 653197
URL: http://svn.apache.org/viewvc?rev=653197&view=rev
Log:
Propose fix for 43079 & 43080
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current
Author: markt
Date: Sun May 4 03:44:20 2008
New Revision: 653196
URL: http://svn.apache.org/viewvc?rev=653196&view=rev
Log:
Propose fix for 43079 & 43080
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/tru
Author: markt
Date: Sun May 4 03:41:48 2008
New Revision: 653195
URL: http://svn.apache.org/viewvc?rev=653195&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43080 and
https://issues.apache.org/bugzilla/show_bug.cgi?id=43079
Move warning to StandardContext so a) we can check
Jim Jagielski schrieb:
This closes a long standing confusion on some code in apr_snprintf()
(and ap_snprintf() in apache-1.3). The comments indicate that the
apr_cvt() implementation was pulled from GNU libc. However, the
actual origin of the code is from UNIX V7 (at least... it is also
possible
Author: rjung
Date: Sun May 4 02:52:56 2008
New Revision: 653193
URL: http://svn.apache.org/viewvc?rev=653193&view=rev
Log:
Document cvt from V7, not GNU libc, and copyright
Caldera International Inc.
(cf. r652832)
Modified:
tomcat/connectors/trunk/jk/native/LICENSE
tomcat/connectors/tru
Author: rjung
Date: Sun May 4 02:44:34 2008
New Revision: 653192
URL: http://svn.apache.org/viewvc?rev=653192&view=rev
Log:
Use private copies of NATIVE and LICENSE for mod_jk releases.
We need to add special entries about ap_snprintf next,
which are not relevant to other releases like tcnative.
https://issues.apache.org/bugzilla/show_bug.cgi?id=44930
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
21 matches
Mail list logo