DO NOT REPLY [Bug 5684] - WEB-INF/lib jar file loading and operations problems.

2002-01-03 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

DO NOT REPLY [Bug 5684] New: - WEB-INF/lib jar file loading and operations problems.

2002-01-03 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

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/jk/server/tomcat40/config NSConfig.java

2002-01-03 Thread billbarker
billbarker02/01/03 22:04:33 Modified:jk/java/org/apache/jk/server/tomcat40/config NSConfig.java Log: Make the new branch the same as the old. Revision ChangesPath 1.2 +4 -2 jakarta-tomcat-connectors/jk/java/org/apache/jk/server/tomcat40/config/NSConfig.java

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat4/config NSConfig.java

2002-01-03 Thread billbarker
billbarker02/01/03 22:03:54 Modified:jk/java/org/apache/ajp/tomcat4/config NSConfig.java Log: Fix problem with Object tag nesting. Personally, I only worked with Netscape briefly, many years ago. I think that I've got this right, but an iPlanet expert should probably look it

cvs commit: jakarta-tomcat-connectors/jk/native build.xml

2002-01-03 Thread larryi
larryi 02/01/03 21:13:31 Modified:jk/native build.xml Log: Fix so netscape.home property can be set in "netscape" target from iplanet.home property Revision ChangesPath 1.26 +1 -1 jakarta-tomcat-connectors/jk/native/build.xml Index: build.xml

tomcat 4.0.2 and jakarta-tomcat-connectors

2002-01-03 Thread Kevin Seguin
there was a thread a couple weeks ago regarding what to do with j-t-c and tomcat 4.0.2. i believe it was decided that the 4.0.2 release would contain the same jars from j-t-c (tomcat-ajp.jar, tomcat-util.jar) as 4.0.1 did. well, i just did some quick tests with the 4.0.2-b1 dist and the head of

cvs commit: jakarta-tomcat-connectors/jk/native/iis isapi_install.vbs

2002-01-03 Thread seguin
seguin 02/01/03 20:35:52 Modified:jk/native/iis isapi_install.vbs Log: update to use correct dll name (isapi_redirector.dll rather than isapi_redirect.dll). Revision ChangesPath 1.2 +4 -4 jakarta-tomcat-connectors/jk/native/iis/isapi_install.vbs Index:

Proposal for a new realm module for tomcat

2002-01-03 Thread Tony Dahbura
Team: I would like to see about proposing the development of an additional realm module for tomcat. I have begun some design on this and think it will meet the needs of many folks out there utilizing LDAP. I would like to propose a native LDAP realm module that allows utlization of ldap feature

Re: Problem with JNDIRealm ...

2002-01-03 Thread Tony Dahbura
Shelly: I did not want to copy the whole list on your first question. What you are trying to accomplish is a search to authenticate a user when the uid is not part of the dn. I do not believe the JNDI implementation supports this now. I am actually proposing to the group that we implement a ful

Re: Problem with JNDIRealm ...

2002-01-03 Thread Tony Dahbura
Shelly: Let me help with number 3 The typical standard for anonymous binding is to specify a name and password of "" "" for both. I am not sure if JNDI will pass this ok-give it a try. 3. How to use an anonymous password for binding instead of using connectionName/connectionPassword? Shelly

Problem with JNDIRealm ...

2002-01-03 Thread Shelly
Hello, I'm running Tomcat 4 on Unix and trying to use JNDIRealm for authentication. I use Netscape DAP server, and the hierarchy of entries in the directory is o=My Company | +---+---+

DO NOT REPLY [Bug 5427] - File Uploads with MultipartRequest

2002-01-03 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

DO NOT REPLY [Bug 5549] - Binary file upload through mod_webapp fails

2002-01-03 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: Why do I receive CVS-commit stuff?

2002-01-03 Thread Bojan Smojver
Quoting Roland <[EMAIL PROTECTED]>: > Hello, I'm subscribed to the tomcat-dev mailing list but keep receiving > > cvs-commit emails. Why is that? Here are some of the headers of the > emails > I receive: > > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: cvs commit: > jakarta-tomc

DO NOT REPLY [Bug 3534] - FileUpload doesn't work with Apache, mod_webapp and tomcat 4.0 RC1

2002-01-03 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

DO NOT REPLY [Bug 5549] - Binary file upload through mod_webapp fails

2002-01-03 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

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin DataTag.java LabelTag.java RowTag.java TableTag.java ApplicationResources_en.properties ApplicationResources_es.properties

2002-01-03 Thread remm
remm02/01/03 15:21:53 Modified:webapps/admin server.jsp service.jsp webapps/admin/WEB-INF controls.tld webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationRe

Re: Implementing JDBC realm with encryption

2002-01-03 Thread Kief Morris
Roland typed the following on 11:06 AM 1/3/2002 -0200 >I'm concerned about encrypting the Browser-->Container path. The problem >with my particular approach is, that I will send a Sha-1 hash from the >browser to the container. ... >The means, that the Realm will only >receive a hash of the pa

DO NOT REPLY [Bug 4330] - ClassCastException with DocumentBuilderFactoryImpl

2002-01-03 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

DO NOT REPLY [Bug 5680] New: - Application Manager bug in org.apache.catalina.core.StandardHost.java

2002-01-03 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

DO NOT REPLY [Bug 5679] New: - Returned cookies still appear to be URL encoded

2002-01-03 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

DO NOT REPLY [Bug 4330] - ClassCastException with DocumentBuilderFactoryImpl

2002-01-03 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

Application Manager bug in org.apache.catalina.core.StandardHost.java

2002-01-03 Thread Michalis Petropoulos
Hello all, I'm using the "manager" application to re-deploy a web application. First, I use the "remove" operation to remove the web app and then I use the "install" operation to deploy a new web app with the same name. I use a WAR file and the "unpackWARs" attribute of the "Host" element in the

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardContextMapper.java

2002-01-03 Thread remm
remm02/01/03 12:23:51 Modified:catalina/src/share/org/apache/catalina/core StandardContextMapper.java Log: - '/' is now handled as a special case, since otherwise it is exactly matched to the default servlet, even if a '/*' mapping is defined. Re

Re: Multi-Byte Support.

2002-01-03 Thread Craig R. McClanahan
On Thu, 3 Jan 2002, Thom Park wrote: > Date: Thu, 03 Jan 2002 09:26:02 -0800 > From: Thom Park <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > To: tomcat Developers List <[EMAIL PROTECTED]> > Subject: Multi-Byte Support. > > Hi Folks, > > I

JDBCRealm problems - sqlserver

2002-01-03 Thread Chaitresh
Hi, I am having problems setting up the JDBCRealm. The database is sqlserver. I have downloaded the drivers and add them to the CLASSPATH. The configuration in the xml file looks like this: server.xml clip BEGIN --- ---

DO NOT REPLY [Bug 5487] - Jasper does not recognize end tags with trailing spaces

2002-01-03 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: Why do I receive CVS-commit stuff?

2002-01-03 Thread Craig R. McClanahan
On Thu, 3 Jan 2002, Roland wrote: > Date: Thu, 03 Jan 2002 11:55:20 -0200 > From: Roland <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: Why do I receive CVS-commit stuff? > > Hello, I'm subscribed to the tom

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

2002-01-03 Thread remm
remm02/01/03 09:39:51 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Log: - Forgot to remove some debug information. Revision ChangesPath 1.31 +4 -7 jakarta-tomcat-4.0/catalina/src/share/org/apache/cat

Multi-Byte Support.

2002-01-03 Thread Thom Park
Hi Folks, I'm working on a product that uses Tomcat 4.0.1. I've had reports of problems with Tomcat 4.0.1 with multi-byte character sets particularly Traditional Chinese. Can anyone give me a plain answer on what the policy is on such support? Is tomcat 4.x intended to support multi-byte charac

RE: [OT] Feedback on Java?

2002-01-03 Thread Twiggs, Glenn
This doesn't answer your question but may solve your problem anyway: As an alternative to adding a method, you could use an existing method to accomplish the same functionality: // Get remaining string in tokenizer by using no delimiters. String remainingString = tokenizer.nextToken(""); Gl

Fix for mod_webapp -> warp connector operation under SSL client request

2002-01-03 Thread David Graff
I sent a patch in last night that I don't think would have been accepted for the simple reason I have not followed the patch guidelines. I apologize for that. I'm currently looking at mod_webapp as I'm trying to write a JSP application with Tomcat under Debian Linux (i386 - bleeding edge unsta

DO NOT REPLY [Bug 4488] - Web-application (context) hangs and tomcat need to be restarted

2002-01-03 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

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

2002-01-03 Thread remm
remm02/01/03 08:36:09 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Log: - Adds some filtering on the JARs, similar to what is done by the ClassLoaderFactory. That should prevent overriding classes which shouldn't be ov

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

2002-01-03 Thread remm
remm02/01/03 08:31:06 Modified:catalina/src/share/org/apache/catalina/loader WebappLoader.java Log: - Remove fixme. Revision ChangesPath 1.21 +4 -9 jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/loader/WebappLoader.java

DO NOT REPLY [Bug 4668] - file download over http corrupt

2002-01-03 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

[PATCH] jakarta-tomcat-4.0/webapps/admin/

2002-01-03 Thread Manveen Kaur
Please commit my changes to the HEAD branch. Thanks! --Manveen Comments: * Created a new tag that renders HTML tables containing property values, a property, value pair per row. * Created a buttons.jsp file that renders the save and cancel buttons and included this in the server and

DO NOT REPLY [Bug 5670] - Copy&Paste mistake in Realm-Howto Documentation

2002-01-03 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

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs realm-howto.xml

2002-01-03 Thread remm
remm02/01/03 05:56:39 Modified:webapps/tomcat-docs realm-howto.xml Log: - 5670: fix cut & paste bug. Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/realm-howto.xml Index: realm-howto.xml ===

DO NOT REPLY [Bug 5671] - Error in AccesLog files during passage to new year

2002-01-03 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: Why do I receive CVS-commit stuff?

2002-01-03 Thread Martin van den Bemt
That is just the reason why you receive them. Since it is a "we are the people who develop tomcat" mailinglist and therefor the commit messages are very usefull (keeping track of changes..). If you develop applications (webapps) that run under tomcat, the tomcat-user mailinglist is a more appropia

RE: Why do I receive CVS-commit stuff?

2002-01-03 Thread Morrison, John
If you are subscribed to a -dev list it is expected that you are a developer and are therefore interested in changes to the code. It cannot be turned off. If you don't want to recieve them, subscribe to -user instead :) J > -Original Message- > From: Roland [mailto:[EMAIL PROTECTED]] >

DO NOT REPLY [Bug 5671] New: - Error in AccesLog files during passage to new year

2002-01-03 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

Why do I receive CVS-commit stuff?

2002-01-03 Thread Roland
Hello, I'm subscribed to the tomcat-dev mailing list but keep receiving cvs-commit emails. Why is that? Here are some of the headers of the emails I receive: From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/session St

cvs commit: jakarta-tomcat-4.0/tester/src/bin tester.sh

2002-01-03 Thread remm
remm02/01/03 05:43:20 Modified:tester/src/bin tester.sh Log: - Add some path fixes for Cygwin. Revision ChangesPath 1.4 +28 -2 jakarta-tomcat-4.0/tester/src/bin/tester.sh Index: tester.sh ==

RE: Implementing JDBC realm with encryption

2002-01-03 Thread Arnold Shore
I'm doing just that in a non TC shop. Here's how: 1. At the server, generate the random string, retain that (in any convenient manner) as associated with the SessionID - or IP, and also send it to the browser in the login page as a hidden variable. 2. At the browser, concatenate the entered pa

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/session StandardManager.java

2002-01-03 Thread remm
remm02/01/03 05:31:50 Modified:catalina/src/share/org/apache/catalina/session StandardManager.java Log: - Set the context CL of the thread used by the manager, which should fix problems accessing the J2EE ENC and the resources through the jndi: URLs

Re: Implementing JDBC realm with encryption

2002-01-03 Thread Roland
> > Hello, > > I want to implement my own JDBC realm with browser side-password > > encryption. The idea is to hash the password together with the sessionId > > and a random variable using SHA-1 on the browser side with Javascript. The > > hash is then send to the server. This prevents hackers fr

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources messages.properties

2002-01-03 Thread remm
remm02/01/03 02:44:57 Modified:jasper/src/share/org/apache/jasper/resources Tag: tomcat_40_branch messages.properties Log: - Fix "occured" typo in the 4.0.x branch. Revision ChangesPath No revision No

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/util/ssi SsiConfig.java

2002-01-03 Thread remm
remm02/01/03 02:44:33 Modified:catalina/src/share/org/apache/catalina/cluster Tag: tomcat_40_branch LocalStrings.properties MulticastReceiver.java catalina/src/share/org/apache/catalina/servlets Tag:

DO NOT REPLY [Bug 5670] New: - Copy&Paste mistake in Realm-Howto Documentation

2002-01-03 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

DO NOT REPLY [Bug 5568] - Spelling: occured

2002-01-03 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

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources messages.properties

2002-01-03 Thread remm
remm02/01/03 00:53:31 Modified:jasper/src/share/org/apache/jasper/compiler KjcJavaCompiler.java jasper/src/share/org/apache/jasper/resources messages.properties Log: - Fix bug 5568: occured -> occurred. - Submitted

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/util/ssi SsiConfig.java

2002-01-03 Thread remm
remm02/01/03 00:52:57 Modified:catalina/src/share/org/apache/catalina/cluster LocalStrings.properties MulticastReceiver.java catalina/src/share/org/apache/catalina/servlets DefaultServlet.java WebdavServlet.java

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.0.2-B2.txt

2002-01-03 Thread remm
remm02/01/03 00:44:16 Added: .Tag: tomcat_40_branch RELEASE-NOTES-4.0.2-B2.txt Log: - Start release notes document for the upcoming 4.0.2 b2 (which will be released as final if the bug status is satisfactory). Revision ChangesPath No r

DO NOT REPLY [Bug 5640] - JSP expressions render incorrectly in XML JSP documents

2002-01-03 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