Custom Compoents

2003-12-19 Thread Sreejith
Hi all, I am fairly new to TC. Can any body tell how to develop and deploy custom components in Tomcat. TIA Sreejith.

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/tcp ReplicationListener.java ReplicationTransmitter.java TcpReplicationThread.java ThreadPool.java WorkerThread.java

2003-12-19 Thread fhanik
fhanik 2003/12/19 16:48:52 Modified:modules/cluster/src/share/org/apache/catalina/cluster/io XByteBuffer.java modules/cluster/src/share/org/apache/catalina/cluster/tcp ReplicationListener.java Replica

DO NOT REPLY [Bug 25555] - SingleSignOn valve config doc missing 'requireReauthentication' attribute

2003-12-19 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-catalina/modules/cluster/src/share/org/apache/catalina/cluster/tcp SocketSender.java

2003-12-19 Thread fhanik
fhanik 2003/12/19 14:59:24 Modified:modules/cluster/src/share/org/apache/catalina/cluster/tcp SocketSender.java Log: TCP replication is now pretty stable, Revision ChangesPath 1.8 +29 -17 jakarta-tomcat-catalina/modules/cluster/src/share

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/tcp ReplicationTransmitter.java

2003-12-19 Thread fhanik
fhanik 2003/12/19 13:29:22 Modified:modules/cluster/src/share/org/apache/catalina/cluster/tcp ReplicationTransmitter.java Log: set suspect correction, instead of printing a gazillion error messages, we only print one when the connection fails Revision

cvs commit: jakarta-tomcat-catalina/modules/cluster/src/share/org/apache/catalina/cluster/tcp ReplicationTransmitter.java SocketSender.java TcpReplicationThread.java

2003-12-19 Thread fhanik
fhanik 2003/12/19 13:22:14 Modified:modules/cluster/src/share/org/apache/catalina/cluster/io Jdk13ObjectReader.java ObjectReader.java XByteBuffer.java modules/cluster/src/share/org/apache/catalina/cluster/tcp

DO NOT REPLY [Bug 25665] - JSP example raises JasperException

2003-12-19 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 25665] New: - JSP example raises JasperException

2003-12-19 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

IIS 6.0 Worker Process Isolation Mode and Tomcat

2003-12-19 Thread John Babbidge
Hi all, We are wishing to migrate our IIS 5.0/Tomcat app to run on IIS 6.0/Win2003/Tomcat specifically in Worker Process Isolation mode rather than IIS 5 isolation mode, and have a couple of questions that I've found very little info on. First question: Are there real benefits of WP isolation mod

New releases

2003-12-19 Thread Remy Maucherat
Hi, I plan to put new tags for both 4.1.x and 5.0.x within about 10 days to 2 weeks (this is tentative, I don't know if it can actually happen ;-) ). The idea is to pick up some bugfixes, including: - configuration options for URI related stuff in 4.1.x (which I'll port, unless someone does it

cvs commit: jakarta-tomcat-catalina/webapps/docs manager-howto.xml

2003-12-19 Thread remm
remm2003/12/19 10:59:44 Modified:webapps/docs manager-howto.xml Log: - The war attribute of the deploy task should point to a .war. Sorry for the trouble :-( Revision ChangesPath 1.12 +3 -2 jakarta-tomcat-catalina/webapps/docs/manager-howto.xml Inde

cvs commit: jakarta-tomcat-catalina/webapps/docs jasper-howto.xml

2003-12-19 Thread remm
remm2003/12/19 10:58:51 Modified:webapps/docs jasper-howto.xml Log: - Use development mode by default: mappedFile is now true. Revision ChangesPath 1.12 +1 -1 jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml Index: jasper-howto.xml ==

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

2003-12-19 Thread remm
remm2003/12/19 10:58:31 Modified:catalina/src/conf web.xml Log: - Use development mode by default: mappedFile is now true. Revision ChangesPath 1.28 +1 -1 jakarta-tomcat-catalina/catalina/src/conf/web.xml Index: web.xml ===

DO NOT REPLY [Bug 8328] - webdav with User Directories do not work

2003-12-19 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_bug

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper EmbeddedServletOptions.java

2003-12-19 Thread remm
remm2003/12/19 10:15:51 Modified:jasper2/src/share/org/apache/jasper EmbeddedServletOptions.java Log: - Use development mode by default: mappedFile is now true. Revision ChangesPath 1.8 +4 -4 jakarta-tomcat-jasper/jasper2/src/share/

cvs commit: jakarta-tomcat-site/xdocs-faq memory.xml

2003-12-19 Thread yoavs
yoavs 2003/12/19 09:23:59 Modified:docs/faq memory.html docs/faq/printer memory.html xdocs-faq memory.xml Log: Added yet another note regarding JSP recompilation memory leak. Revision ChangesPath 1.7 +14 -0 jakarta-tomcat-site/doc

cvs commit: jakarta-tomcat-5 build.xml

2003-12-19 Thread remm
remm2003/12/19 08:47:55 Modified:.build.xml Log: - Fix packaging of the deployer JAR. Revision ChangesPath 1.172 +2 -16 jakarta-tomcat-5/build.xml Index: build.xml === RCS file: /

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant ValidatorTask.java

2003-12-19 Thread remm
remm2003/12/19 08:45:11 Modified:catalina/src/share/org/apache/catalina/ant ValidatorTask.java Log: - Fix the validator task after the digester factory refactoring. Revision ChangesPath 1.5 +7 -6 jakarta-tomcat-catalina/catalina/src

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

2003-12-19 Thread remm
remm2003/12/19 08:44:13 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Log: - Reset the repositories array on certain methos calls. - Override addURL to set hasExternalRepositories to true. Revision ChangesPath

Re: Intro/question possible buglet with Content-Type and Charsets .

2003-12-19 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Ah this still does not fix it I am afraid. Neither does the CVS patch. :-( Any objections to reopening the bug? Well, yes. Please do not reopen the report. Revisions 1.30 or 1.31 do (really) resolve the issue. Pulled 1.31 from CVS - complied

cvs commit: jakarta-tomcat-site/docs/faq/printer misc.html

2003-12-19 Thread yoavs
yoavs 2003/12/19 08:08:35 Modified:docs/faq misc.html docs/faq/printer misc.html Log: Updated misc to include EJB question. Revision ChangesPath 1.13 +18 -0 jakarta-tomcat-site/docs/faq/misc.html Index: misc.html ==

cvs commit: jakarta-tomcat-site/xdocs-faq misc.xml

2003-12-19 Thread yoavs
yoavs 2003/12/19 08:04:53 Modified:xdocs-faq misc.xml Log: Added EJB question. Revision ChangesPath 1.9 +18 -0 jakarta-tomcat-site/xdocs-faq/misc.xml Index: misc.xml === RCS file: /home/c

RE: Intro/question possible buglet with Content-Type and Charsets .

2003-12-19 Thread Greg . Cope
> [EMAIL PROTECTED] wrote: > > Ah this still does not fix it I am afraid. > > > > Neither does the CVS patch. > > > > :-( > > > > Any objections to reopening the bug? > > Well, yes. Please do not reopen the report. Revisions 1.30 or 1.31 do > (really) resolve the issue. Pulled 1.31 from CVS -

Re: Intro/question possible buglet with Content-Type and Charsets .

2003-12-19 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Ah this still does not fix it I am afraid. Neither does the CVS patch. :-( Any objections to reopening the bug? Well, yes. Please do not reopen the report. Revisions 1.30 or 1.31 do (really) resolve the issue. You can also use Tomcat 5.0.16, or 4.1.27; neither have this

DO NOT REPLY [Bug 25651] New: - Erro when loading admin servlet javax.servlet.ServletException: Wrapper cannot find servlet class org.apache.webapp.admin.ApplicationServle or a class it depends on

2003-12-19 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 25508] - JNDI Does Not Set Up "comp" namespace

2003-12-19 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: Intro/question possible buglet with Content-Type and Charsets .

2003-12-19 Thread Greg . Cope
Ah this still does not fix it I am afraid. Neither does the CVS patch. :-( Any objections to reopening the bug? Greg > -Original Message- > From: Tim Funk [mailto:[EMAIL PROTECTED] > Sent: 19 December 2003 13:55 > To: Tomcat Developers List > Subject: Re: Intro/question possible buglet

Re: Intro/question possible buglet with Content-Type and Charsets .

2003-12-19 Thread Tim Funk
In the bug report, from "Sven 2003-11-26 19:36" - he uploaded a file called Response.java. Whether it is a patched version, version from CVS, an incorrectly patched version, or a trojan is a matter of trust. But make sure the file is called Response.class, not Request.class -Tim [EMAIL PROTECT

RE: Intro/question possible buglet with Content-Type and Charsets .

2003-12-19 Thread Greg . Cope
Tim, Is this a CVS snapshot of Request.java/class? If so it does not appear to fix my problem (see other thread): Content-Type: application/vnd.ms-excel;charset=ISO-8859-1 Unless of course I am a complete idiot (highly probable) Thanks for your help thus far. Greg > Instructions added to

Re: Intro/question possible buglet with Content-Type and Charsets .

2003-12-19 Thread Tim Funk
Instructions added to http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24970 -Tim Tim Funk wrote: Yeah, nagoya.apache.org seems down. Hopefully it will be back soon. The bug has good detail of what and how to fix. -Tim [EMAIL PROTECTED] wrote: Thanks Tim, Having a little trouble getting an

DO NOT REPLY [Bug 24970] - charset appended to content-type even if not text/*

2003-12-19 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: Intro/question possible buglet with Content-Type and Charsets - now more of an RFC

2003-12-19 Thread Greg . Cope
Hello All, I know it may be considered rude to reply to my own post, but it seems to have fallen on deaf ears. In trying to solve the problems I seem to be going round in circles trying to find a fix within the tomcat source - can someone point me in right direction? Any clues as to how to proce

DO NOT REPLY [Bug 8200] - include (PageContext) does not throw IOException if resource not available

2003-12-19 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_bug

DO NOT REPLY [Bug 24478] - Incorrect usage of perl

2003-12-19 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 25639] - CGIServlet only runs perl code

2003-12-19 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 25528] - WebappClassloader does not register with RMI codebase cache

2003-12-19 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