Re: Servlet ClassLoader

2001-02-04 Thread Endre Stølsvik
On Fri, 2 Feb 2001, Craig R. McClanahan wrote: | > > -Original Message- | > > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] | > >* Java asked the webapp class loader to find the | > > controller servlet class | > >* The webapp class loader did not find the class | > > so it deleg

cvs commit: jakarta-tomcat-4.0 build.xml

2001-02-04 Thread remm
remm01/02/04 21:46:04 Modified:.build.xml Log: - In the dist-source target, don't try to copy the build and dist folders. Revision ChangesPath 1.17 +4 -1 jakarta-tomcat-4.0/build.xml Index: build.xml ==

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

2001-02-04 Thread remm
remm01/02/04 21:41:58 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java Log: - Comment out a printStackTrace, and redo a little bit the indenting. Revision ChangesPath 1.15 +29 -20 jakarta-tomcat-4.0/catalin

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/resources ProxyDirContext.java

2001-02-04 Thread remm
remm01/02/04 21:10:00 Modified:catalina/src/share/org/apache/naming/resources ProxyDirContext.java Log: - Adds basic caching capabilities to the proxy directory context. - Content is not cached yet. Revision ChangesPath 1.2 +230 -6

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/resources FileDirContext.java WARDirContext.java

2001-02-04 Thread remm
remm01/02/04 20:41:08 Modified:catalina/src/share/org/apache/naming/resources FileDirContext.java WARDirContext.java Log: - Couldn't repeat reads on returned objects. Now, the input stream will be reopened each time streamContent() is called. Rev

Bugzilla and emails?

2001-02-04 Thread dion
Is it possible to get Bugzilla to email open bugs to either the list or interested individuals on an automated basis? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au NetRexx: http://www.multitask.com.au/NetRexx.nsf - Forwarded by dIon Gillard/Multitask Consulting/A

serializing XML to a ServletOutputStream fails

2001-02-04 Thread Michael Mealling
(This might be a bug so I'm cc-ing to tomcat-dev) Hi, I'm trying to serialize some XML out to a ServletOutputStream but the resulting XML on the client side contains corrupted Unicode characters (the DOM I'm serializing out contains Chinese, Korean, English, etc). Here's the code in question:

Re: Tomcat 3 Connector Default Bug Owner

2001-02-04 Thread Craig R. McClanahan
Dan Milstein wrote: > Craig (or anyone who has admin control over Bugzilla), > > I notice that you're set as the "default owner" for the "connectors" > component for bugs within Tomcat 3. I'd like to volunteer to take that role > over (for the time being, at least), but I don't know how to reset

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/resources LocalStrings.properties LocalStrings_es.properties

2001-02-04 Thread nacho
nacho 01/02/04 16:12:05 Modified:src/share/org/apache/tomcat/resources LocalStrings.properties LocalStrings_es.properties Log: Strings did not relate to identifiers Revision ChangesPath 1.14 +5 -5 jakarta-tomcat/src/share/org/apache/t

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

2001-02-04 Thread nacho
nacho 01/02/04 14:28:33 Modified:src/share/org/apache/tomcat/util SimpleClassLoader.java Log: More URLClassLoader Compatibility. Added geURLs() Revision ChangesPath 1.4 +5 -0 jakarta-tomcat/src/share/org/apache/tomcat/util/SimpleClassLoader.java Inde

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

2001-02-04 Thread nacho
nacho 01/02/04 14:26:48 Modified:src/share/org/apache/tomcat/util FileUtil.java Log: Problems with old configs and new config interceptors. Revision ChangesPath 1.19 +6 -6 jakarta-tomcat/src/share/org/apache/tomcat/util/FileUtil.java Index: FileUtil.java

RE: Working combination of apache+lservModule+tomcat? or IIS5 +tomcat?

2001-02-04 Thread Charles Chen
Ok, point taken. I have unsubscribed from this list. Charles -Original Message- From: Jon Stevens [mailto:[EMAIL PROTECTED]] Sent: 04 February 2001 22:13 To: [EMAIL PROTECTED] Subject: Re: Working combination of apache+lservModule+tomcat? or IIS5 +tomcat? on 2/4/01 12:26 PM, "Charles

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config ContextXmlReader.java ServerXmlReader.java

2001-02-04 Thread nacho
nacho 01/02/04 14:24:16 Modified:src/share/org/apache/tomcat/modules/config ContextXmlReader.java ServerXmlReader.java Log: Problems with old configs and new config interceptors. Revision ChangesPath 1.2 +4 -4 jakarta-tomcat/src/shar

cvs commit: jakarta-tomcat/src/tests/webpages index.html

2001-02-04 Thread nacho
nacho 01/02/04 14:17:28 Modified:src/tests/webpages index.html Log: users/global-usrs.xml contains another password for tomcat_admin role ( in the root user ). Revision ChangesPath 1.5 +3 -2 jakarta-tomcat/src/tests/webpages/index.html Index: index.ht

Re: Working combination of apache+lservModule+tomcat? or IIS5 +tomcat?

2001-02-04 Thread Jon Stevens
on 2/4/01 12:26 PM, "Charles Chen" <[EMAIL PROTECTED]> wrote: > Sorry if this is not the right list to ask such a simple question. I thought > this list are read by all those tomcat experts and therefore may get this > answer more quickly. Totally unacceptable and a complete lack of respect for

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/aaa JDBCRealm.java

2001-02-04 Thread nacho
nacho 01/02/04 14:08:24 Modified:src/share/org/apache/tomcat/modules/aaa JDBCRealm.java Log: Cosmetic changes and the ability to select when the JDBC connection is started at Tomcat init or in first realm access. Revision ChangesPath 1.2 +190 -268 jakarta-t

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

2001-02-04 Thread nacho
nacho 01/02/04 14:06:02 Modified:src/share/org/apache/jasper/resources messages_es.properties Log: no message Revision ChangesPath 1.10 +21 -14 jakarta-tomcat/src/share/org/apache/jasper/resources/messages_es.properties Index: messages_es.properties ===

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/resources LocalStrings_es.properties

2001-02-04 Thread nacho
nacho 01/02/04 14:05:42 Modified:src/share/org/apache/tomcat/resources LocalStrings_es.properties Log: no message Revision ChangesPath 1.14 +8 -13 jakarta-tomcat/src/share/org/apache/tomcat/resources/LocalStrings_es.properties Ind

cvs commit: jakarta-tomcat/src/tests/share/tests/jsp/Golden PrintWriterTest.txt

2001-02-04 Thread nacho
nacho 01/02/04 14:05:18 Modified:src/tests/share/tests/jsp/Golden PrintWriterTest.txt Log: Golden files cannot include localized messages. XXX we need to deal with this in a more elaborated way ? Perhaps a easy way is to have the national languaje version of the Golden

Working combination of apache+lservModule+tomcat? or IIS5 + tomcat?

2001-02-04 Thread Charles Chen
Hi, Sorry if this is not the right list to ask such a simple question. I thought this list are read by all those tomcat experts and therefore may get this answer more quickly. I am on Win2K platform and have been struggling to get the Java web app running under apache+tomcat. It is all due to c

[Bug 266] Changed - Session encodeURL not working in 3.2beta8 with SSL and mod_jk BugRat Report#477

2001-02-04 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=266 *** shadow/266 Sun Feb 4 11:11:58 2001 --- shadow/266.tmp.3581 Sun Feb 4 11:25:51 2001 *** *** 2,9 | Session encodeURL not working in 3.2beta8 with SSL and mod_jk BugRat Repor | +

Tomcat 3 Connector Default Bug Owner

2001-02-04 Thread Dan Milstein
Craig (or anyone who has admin control over Bugzilla), I notice that you're set as the "default owner" for the "connectors" component for bugs within Tomcat 3. I'd like to volunteer to take that role over (for the time being, at least), but I don't know how to reset that. Can someone set this u

[Bug 269] Changed - encodeURL() not working in SSL Scheme (Bug in HttpServletResponseFacade.toAbsolut(String url)) BugRat Report#487

2001-02-04 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=269 *** shadow/269 Thu Feb 1 03:04:01 2001 --- shadow/269.tmp.2767 Sun Feb 4 11:14:35 2001 *** *** 2,13 | encodeURL() not working in SSL Scheme (Bug in HttpServletResponseFacade.to | +---

[Bug 266] New - Session encodeURL not working in 3.2beta8 with SSL and mod_jk BugRat Report#477

2001-02-04 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=266 *** shadow/266 Sun Feb 4 11:11:58 2001 --- shadow/266.tmp.2755 Sun Feb 4 11:11:58 2001 *** *** 0 --- 1,26 + ++ + | Session encodeURL not worki

[Bug 111] New - after httpd reload mod_jk fails to find a worker BugRat Report#118

2001-02-04 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=111 *** shadow/111 Sun Feb 4 11:06:43 2001 --- shadow/111.tmp.2735 Sun Feb 4 11:06:43 2001 *** *** 0 --- 1,61 + ++ + | after httpd reload mod_jk f

[Bug 100] New - wild card mapping to servlet doesn't work through apache BugRat Report#94

2001-02-04 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=100 *** shadow/100 Sun Feb 4 11:05:05 2001 --- shadow/100.tmp.2727 Sun Feb 4 11:05:05 2001 *** *** 0 --- 1,30 + ++ + | wild card mapping to servle

[Bug 208] New - request.getRemoteHost() returns empty string when using mod_jserv BugRat Report#320

2001-02-04 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=208 *** shadow/208 Sun Feb 4 11:09:18 2001 --- shadow/208.tmp.2745 Sun Feb 4 11:09:19 2001 *** *** 0 --- 1,16 + ++ + | request.getRemoteHost() ret

[Bug 89] New - URLs changed by mod_rewrite are not taken into account by AjpConnectionHandler BugRat Report#64

2001-02-04 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=89 *** shadow/89 Sun Feb 4 11:01:02 2001 --- shadow/89.tmp.2715 Sun Feb 4 11:01:02 2001 *** *** 0 --- 1,151 + ++ + | URLs changed by mod_rewrite