Re: Cannot build mod_webapp.so on Solaris 8

2002-10-11 Thread Hannu Kivimäki
Hello Jim, At 15:23 10.10.2002 -0600, James C. McMaster wrote: >I downloaded jakarta-tomcat-connectors-4.1.12-src.tar.gz from jakarta, and >have read all the instructions. When I go to the webapp directory, >README.txt says: > > > How to build the WebApp module from CVS sources:

DO NOT REPLY [Bug 13515] - Presistent Sessions are loaded before the Servlet is initialized.

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 3888] - WebappClassLoader: Lifecycle error : CL stopped

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [5.0] 5.0.0 tag

2002-10-11 Thread jean-frederic clere
Remy Maucherat wrote: > Is tagging 5.0.0 ok ? -0 : If the API has to change it is better to change it before tagging. > > I did some profiling on 5.0, and committed some optimizations. The > biggest problem by far is the mapper (which thanks to the new welcome > files code is much much worse

DO NOT REPLY [Bug 3888] - WebappClassLoader: Lifecycle error : CL stopped

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [5.0] 5.0.0 tag

2002-10-11 Thread Remy Maucherat
jean-frederic clere wrote: > Remy Maucherat wrote: > >> Is tagging 5.0.0 ok ? > > > -0 : If the API has to change it is better to change it before tagging. This is a milestone, probably not even an alpha. Think of it as Apache 2.0.0. OTOH, it will likely make the life of early adopters of th

Re: [5.0] 5.0.0 tag

2002-10-11 Thread jean-frederic clere
Remy Maucherat wrote: > jean-frederic clere wrote: > >> Remy Maucherat wrote: >> >>> Is tagging 5.0.0 ok ? >> >> >> >> -0 : If the API has to change it is better to change it before tagging. > > > This is a milestone, probably not even an alpha. Think of it as Apache > 2.0.0. > > OTOH, it wil

cvs commit: jakarta-tomcat-catalina/catalina/src/conf server.xml

2002-10-11 Thread remm
remm2002/10/11 01:54:12 Modified:catalina/src/conf server.xml Log: - Update based on current components. Revision ChangesPath 1.8 +1 -165jakarta-tomcat-catalina/catalina/src/conf/server.xml Index: server.xml ==

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/net SSLServerSocketFactory.java

2002-10-11 Thread remm
remm2002/10/11 01:56:29 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Removed: catalina/src/share/org/apache/catalina/connector HttpRequestBase.java HttpResponseBase.java Re

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/connector LocalStrings.properties LocalStrings_es.properties LocalStrings_ja.properties

2002-10-11 Thread remm
remm2002/10/11 01:58:03 Removed: catalina/src/share/org/apache/catalina/connector LocalStrings.properties LocalStrings_es.properties LocalStrings_ja.properties Log: - The strings also appear not to be used anymore. -- To unsubscri

cvs commit: jakarta-tomcat-5/resources/confinstall server_2.xml

2002-10-11 Thread remm
remm2002/10/11 01:58:56 Modified:resources/confinstall server_2.xml Log: - Update based on current components. Revision ChangesPath 1.4 +0 -164jakarta-tomcat-5/resources/confinstall/server_2.xml Index: server_2.xml ===

cvs commit: jakarta-tomcat-catalina/catalina build.xml

2002-10-11 Thread remm
remm2002/10/11 02:27:45 Modified:catalina build.xml Log: - Remove JSSE server socket factory. Revision ChangesPath 1.22 +0 -2 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/netSSLServerSocketFactory.java

2002-10-11 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: > remm2002/10/11 01:56:29 > > Modified:catalina/src/share/org/apache/catalina/loader > WebappClassLoader.java Oops, I committed Jon's patch at the same time by accident. It appeared to be working fine, though. Remy -- To unsubscri

Re: jk2 and daemon ( was Re: commons-daemon release ?)

2002-10-11 Thread Henri Gomez
Pier Fumagalli wrote: > On 11/10/02 3:14, "Jon Scott Stevens" <[EMAIL PROTECTED]> wrote: > > >>on 2002/10/10 6:50 PM, "Pier Fumagalli" <[EMAIL PROTECTED]> wrote: >> >> >>>I can tell you that our main Java instance for VNUNET.COM takes >>>approximately 4 to 5 minutes to start... >> >>OUCH. > >

Re: jk2 and daemon ( was Re: commons-daemon release ?)

2002-10-11 Thread Henri Gomez
Costin Manolache wrote: > Pier Fumagalli wrote: > > >>"Costin Manolache" <[EMAIL PROTECTED]> wrote: >> >> >>>- starting a VM using exec / monitor the child process. It is not >>>implemented yet in jk2 - but pretty important ( it's one of the features >>>from jserv that wasn't yet ported). It see

New JSR on Java(TM) Compiler API

2002-10-11 Thread Neal M Gafter
[I am resending this due the Mozilla's munging of the attachment on the previous try] Tomcat developers- I am starting up a new JSR on an API for invoking a Java Language compiler from within a Java program. A draft of the JSR proposal is enclosed. This API would be very useful anywhere a Jav

New JSR on Java(TM) Compiler API

2002-10-11 Thread Neal M Gafter
Tomcat developers- I am starting up a new JSR on an API for invoking a Java Language compiler from within a Java program. A draft of the JSR proposal is enclosed. This API would be very useful anywhere a Java program will want to invoke the Java Compiler, for example ANT rebuilds, Java Server

DO NOT REPLY [Bug 13538] New: - Cannot set relative path in <%@include ... %>directive

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

[JK2] uriMap and virtual hosts

2002-10-11 Thread Mladen Turk
Hi, I have a question whether it would be OK to implement uriMap vhost in a following way: When we define a host using scheme [uri:somehost] then only the mappings defined for that host are used for uriMap matching. I would like to add the option like 'inherit' that will when set and the uriMap

Form Based Authentication, getting login and password

2002-10-11 Thread Externo
Hello, I didn't get a response to this question on tomcat-user so I'll give it a try here. Sorry, I write you as a last resort. Apparently, nobody know about this. How I can guess login and password strings of an user, from error page (JSP) using "Form Based Authentication of Tomcat"? I need kno

DO NOT REPLY [Bug 13533] New: - JSPs compiled inconsistently

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

RE: [JK2] uriMap and virtual hosts

2002-10-11 Thread Ignacio J. Ortega
> From: Mladen Turk [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 11, 2002 4:32 PM > host's mappings. That way we may use the single [uri:/*.jsp] that will > propagate trough each virtual host that has the 'inherit' flag set. > > Does it make sense to do something like that? I'm a little l

Re: jk2 and daemon ( was Re: commons-daemon release ?)

2002-10-11 Thread Costin Manolache
Henri Gomez wrote: > What do you plan to use to do the real-time monitoring ? > > Threads embedded in Apache 2.0 or will Apache 2.0 > execing daemon/service monitors which in turn launch > and monitor the JVM ? The solution must work for apache1.3 and other single-threaded and multiprocess serv

DO NOT REPLY [Bug 13523] - problem using JSTL fmt:setLocale with Tomcat 4.1.9

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: [JK2] uriMap and virtual hosts

2002-10-11 Thread Costin Manolache
Mladen Turk wrote: > When we define a host using scheme [uri:somehost] then only the mappings > defined for that host are used for uriMap matching. You mean that 'default' mappings ( those without a host ) shouldn't be used ? I see the problem - 'default' mappings should be used for requests

DO NOT REPLY [Bug 13536] New: - Erroneous code generated for jsp:param when request-time attribute value is used

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup BootstrapService.java

2002-10-11 Thread remm
remm2002/10/11 03:54:53 Modified:catalina/src/share/org/apache/catalina/startup BootstrapService.java Log: - Remove dependency on daemon. Add one on launcher. Revision ChangesPath 1.3 +12 -20 jakarta-tomcat-catalina/catalina/src/shar

cvs commit: jakarta-tomcat-catalina/catalina build.xml

2002-10-11 Thread remm
remm2002/10/11 03:55:07 Modified:catalina build.xml Log: - Remove dependency on daemon. Add one on launcher. Revision ChangesPath 1.23 +8 -35 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml =

RE: [JK2] uriMap and virtual hosts

2002-10-11 Thread Mladen Turk
> -Original Message- > From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] > > > host's mappings. That way we may use the single > [uri:/*.jsp] that will > > propagate trough each virtual host that has the 'inherit' flag set. > > > > Does it make sense to do something like that? > >

cvs commit: jakarta-tomcat-5 build.properties.default build.xml

2002-10-11 Thread remm
remm2002/10/11 03:56:55 Modified:.build.properties.default build.xml Log: - Remove dependency on daemon. Add one on launcher. Revision ChangesPath 1.42 +8 -9 jakarta-tomcat-5/build.properties.default Index: build.properties.default ==

cvs commit: jakarta-tomcat-5 BUILDING.txt

2002-10-11 Thread remm
remm2002/10/11 03:59:05 Modified:.BUILDING.txt Log: - Remove dependency on daemon. Add one on launcher. Revision ChangesPath 1.25 +6 -6 jakarta-tomcat-5/BUILDING.txt Index: BUILDING.txt

RE: [JK2] uriMap and virtual hosts

2002-10-11 Thread Mladen Turk
> -Original Message- > From: news [mailto:[EMAIL PROTECTED]] On Behalf Of Costin Manolache > Sent: Friday, October 11, 2002 4:47 PM > To: [EMAIL PROTECTED] > Subject: Re: [JK2] uriMap and virtual hosts > > > Mladen Turk wrote: > > > When we define a host using scheme [uri:somehost] th

DO NOT REPLY [Bug 13533] - JSPs compiled inconsistently

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: jakarta-tomcat-5 build.properties.default

2002-10-11 Thread bobh
bobh2002/10/11 08:16:41 Modified:.build.properties.default Log: - update LogKit (as older edition was no longer available for downloading) Revision ChangesPath 1.43 +4 -4 jakarta-tomcat-5/build.properties.default Index: build.properties.default

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup SecurityClassLoad.java

2002-10-11 Thread jfarcand
jfarcand2002/10/11 08:17:37 Modified:catalina/src/share/org/apache/catalina/startup SecurityClassLoad.java Log: Remove HttpRequestBase and HttpResponseBase inner classes special loading since they are no longer in the workspace. Revision ChangesPat

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/netSSLServerSocketFactory.java

2002-10-11 Thread Jean-Francois Arcand
Hi Remy, when you start with the SecurityManager, the following exception is thrown. java.lang.ClassNotFoundException: org.apache.catalina.connector.HttpRequestBase$Privilege dGetSession at org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLoader.j ava:890)

RE: [JK2] uriMap and virtual hosts

2002-10-11 Thread Ignacio J. Ortega
> From: Mladen Turk [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 11, 2002 5:00 PM > > I'm calling them 'default' (Nacho calls them global) simply > because this > name is more what they really are (mappings bound to the > default host). > I think we are calling it diffreent because they

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/loader WebappClassLoader.java

2002-10-11 Thread jfarcand
jfarcand2002/10/11 08:52:01 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Log: Security Audit. Isolate the doPrivilege block by only including the code that need the privilege. Revision ChangesPath 1.9 +34 -2

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/loader StandardClassLoader.java

2002-10-11 Thread jfarcand
jfarcand2002/10/11 09:08:59 Modified:catalina/src/share/org/apache/catalina/loader StandardClassLoader.java Log: Security Audit. Protect some security sensible method. Actually, those methods are not used by any clas. Should I remove them or some special cla

RE: [JK2] uriMap and virtual hosts

2002-10-11 Thread Mladen Turk
> -Original Message- > From: Ignacio J. Ortega [mailto:[EMAIL PROTECTED]] > > > > I'm calling them 'default' (Nacho calls them global) simply > > because this > > name is more what they really are (mappings bound to the > > default host). > > > > I think we are calling it diffreent

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/compat Jdk12Support.java

2002-10-11 Thread costin
costin 2002/10/11 09:38:40 Modified:src/share/org/apache/tomcat/util/compat Jdk12Support.java Log: Add the ability to pass a ProtectionDomain. This will allow more flexibility - you can use the webapp protection domain without needing an actual call from the app. Revision

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java

2002-10-11 Thread costin
costin 2002/10/11 09:39:55 Modified:src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java Log: Compilation with GCJ had some problems. Revision ChangesPath 1.17 +2 -2 jakarta-tomcat/src/share/org/apache/tomcat/modules/mapp

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade WebXmlReader.java

2002-10-11 Thread costin
costin 2002/10/11 09:46:55 Modified:src/facade22/org/apache/tomcat/facade WebXmlReader.java Log: The reading of web.xml should happen with the webapp privs. That means entity refs and all other processing done by the parser must be done withing the sandbox, with the rights of t

Re: Form Based Authentication, getting login and password

2002-10-11 Thread Craig R. McClanahan
On Fri, 11 Oct 2002, Externo wrote: > > Hello, I didn't get a response to this question on tomcat-user > so I'll give it a try here. Sorry, I write you as a last resort. Apparently, > nobody know about this. > The username is available (if you successfully logged in) via request.getRemoteUser(

HttpSessionBindingListener ClassLoader

2002-10-11 Thread Aaron Mulder
I'ts been brought to my attention that a HttpSessionBindingListener is being called with an unexpected thread context ClassLoader when the session expires. That interface is used to detect when object are bound or unbound from a session, and the developer was attempting to perform an EJB

Re: New JSR on Java(TM) Compiler API

2002-10-11 Thread Kin-Man Chung
This is great and is sorely needed. I am all for it! It'd be nice if the new API also include supports for JSR-45 (Debugging Support for Other Languages). For instance, when invoking javac with a smap file, javac should 1) report errors by JSP page source and line numbers, and 2) incoporate t

Re: New JSR on Java(TM) Compiler API

2002-10-11 Thread Neal M Gafter
Kin-Man Chung wrote: > If these are not feasible, then at least include in the API a way to > inform the client of the error locations programmatically. It's in there: "Diagnostics will be returned from a compiler as structured data, with both pre- and post-localization messages a

Re: Form Based Authentication, getting login and password

2002-10-11 Thread Ian Darwin
On October 11, 2002 01:18 pm, Craig R. McClanahan wrote: > To implement anything like that, you'd need to modify Tomcat's > authenticator classes (and, of course, become container dependent). Or, use servlet-managed security, that is, break down and write your own authentication. Not for the fain

cvs commit: jakarta-tomcat-5 build.xml

2002-10-11 Thread bobh
bobh2002/10/11 12:31:58 Modified:.build.xml Log: - This changes the "release" target to only copy the *.exe if running on a windows platform. I may not have done this in the most elegant way possible. Remmy, please review. Revision ChangesPath 1.42

DO NOT REPLY [Bug 13551] New: - TagLibraryInfo.getRequiredVersion() returns null.

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 13552] New: - missing attribute name in exception message when EL expression evaluation fails

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 13553] New: - Jasper incorrectly generating a translation error if a tag has both a TEI and variable declarations.

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Sorry to disturb

2002-10-11 Thread Carlos de Luna Saenz
Before start... i want to contribuite with the port of Tomcat to the Warp (eCS OS/2 )version of Tomcat... i want to know if any of you know if there's this job anywere and if there's something i should know first... since i haven't seen a different code for Win32 or UNIX i assume the code is p

DO NOT REPLY [Bug 13554] New: - startup.sh failes, shutdown.sh dumps core

2002-10-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

cvs commit: jakarta-servletapi-5/jsr152/src/share/javax/servlet/jsp/tagext TagLibraryInfo.java TagVariableInfo.java

2002-10-11 Thread kinman
kinman 2002/10/11 13:35:26 Modified:jsr152/src/share/javax/servlet/jsp/tagext TagLibraryInfo.java TagVariableInfo.java Log: - Patch submitted by Ryan Lubke <[EMAIL PROTECTED]> TagVariableInfo - getClassName() will return java.lang.String if th