Tomcat server to host socket server as well as webclient.

2006-02-09 Thread Prabhu Baskaran
Hi All, I wanted to run Socket server program which wud act as a connection to another client application which wud provide data from the database...(sort of like a client to the socket).. and i wud have a web front end.. So i wud host the servlets/jsps in the webserver tomcat.. I wanted these to

Hi, a question about JspCompilationContext.isRemoved().

2006-02-09 Thread ? ?
Dear developers of jasper, I have a question about JspCompilationContext.isRemoved(). I think we should check the file in file system instead of checking a counter. In this method, we use a counter named ¡°removed¡± to determine if the JSP file is in the file system. public boolean isRemoved()

DO NOT REPLY [Bug 38601] - Tomcat does not support linux's symbolic link in a context

2006-02-09 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38601] New: - Tomcat does not support linux's symbol link in a context

2006-02-09 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://issues.apache.org/bugzilla/show_bu

svn commit: r376466 - /tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt

2006-02-09 Thread markt
Author: markt Date: Thu Feb 9 14:29:26 2006 New Revision: 376466 URL: http://svn.apache.org/viewcvs?rev=376466&view=rev Log: Add changes made up to 9 Feb 2006 Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt Modified: tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt

svn commit: r376463 - /tomcat/container/branches/tc4.1.x/RUNNING.txt

2006-02-09 Thread markt
Author: markt Date: Thu Feb 9 14:27:02 2006 New Revision: 376463 URL: http://svn.apache.org/viewcvs?rev=376463&view=rev Log: Correct version and download locations Modified: tomcat/container/branches/tc4.1.x/RUNNING.txt Modified: tomcat/container/branches/tc4.1.x/RUNNING.txt URL: http://sv

svn commit: r376462 - /tomcat/container/branches/tc4.1.x/README.txt

2006-02-09 Thread markt
Author: markt Date: Thu Feb 9 14:26:09 2006 New Revision: 376462 URL: http://svn.apache.org/viewcvs?rev=376462&view=rev Log: Update to reflect move to TLP and other changes Modified: tomcat/container/branches/tc4.1.x/README.txt Modified: tomcat/container/branches/tc4.1.x/README.txt URL: ht

svn commit: r376421 - in /tomcat/container/branches/tc4.1.x: PROPOSAL-5.0.txt RELEASE-PLAN-4.1.txt

2006-02-09 Thread markt
Author: markt Date: Thu Feb 9 12:21:25 2006 New Revision: 376421 URL: http://svn.apache.org/viewcvs?rev=376421&view=rev Log: Remove out-of-date documents. Removed: tomcat/container/branches/tc4.1.x/PROPOSAL-5.0.txt tomcat/container/branches/tc4.1.x/RELEASE-PLAN-4.1.txt

svn commit: r376419 - in /tomcat/container/branches/tc4.1.x: catalina/src/share/org/apache/catalina/logger/ catalina/src/share/org/apache/catalina/net/ catalina/src/share/org/apache/catalina/users/ we

2006-02-09 Thread markt
Author: markt Date: Thu Feb 9 12:16:59 2006 New Revision: 376419 URL: http://svn.apache.org/viewcvs?rev=376419&view=rev Log: Remove unused imports in TC4 container branch. Modified: tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/logger/FileLogger.java tomcat/c

svn commit: r376418 - /tomcat/jasper/branches/tc4.1.x/src/share/org/apache/jasper/compiler/Node.java

2006-02-09 Thread markt
Author: markt Date: Thu Feb 9 12:15:45 2006 New Revision: 376418 URL: http://svn.apache.org/viewcvs?rev=376418&view=rev Log: Remove unused imports in TC4 Japser branch Modified: tomcat/jasper/branches/tc4.1.x/src/share/org/apache/jasper/compiler/Node.java Modified: tomcat/jasper/branches/

svn commit: r376378 - /tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/ssl-howto.xml

2006-02-09 Thread markt
Author: markt Date: Thu Feb 9 10:44:31 2006 New Revision: 376378 URL: http://svn.apache.org/viewcvs?rev=376378&view=rev Log: Clarify that Verisign has different root certs for trial and commercial certificates. Modified: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/ssl-howto.xml M

svn commit: r376377 - /tomcat/container/tc5.5.x/webapps/docs/ssl-howto.xml

2006-02-09 Thread markt
Author: markt Date: Thu Feb 9 10:44:11 2006 New Revision: 376377 URL: http://svn.apache.org/viewcvs?rev=376377&view=rev Log: Clarify that Verisign has different root certs for trial and commercial certificates. Modified: tomcat/container/tc5.5.x/webapps/docs/ssl-howto.xml Modified: tomcat/

DO NOT REPLY [Bug 38596] New: - Unnecessary synchronization and garbage in DataSourceRealm

2006-02-09 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://issues.apache.org/bugzilla/show_bu

svn commit: r376345 - in /tomcat/container/tc5.5.x/webapps/docs: config/context.xml config/globalresources.xml jndi-resources-howto.xml

2006-02-09 Thread remm
Author: remm Date: Thu Feb 9 08:47:51 2006 New Revision: 376345 URL: http://svn.apache.org/viewcvs?rev=376345&view=rev Log: - Add some docs for the Transaction element. Modified: tomcat/container/tc5.5.x/webapps/docs/config/context.xml tomcat/container/tc5.5.x/webapps/docs/config/globalr

Re: [PATCH] catalina.sh 'CATALINA_NATIVE'

2006-02-09 Thread Mladen Turk
Tim Funk wrote: I see the point of the native dir. Right, anything but bin is OK. lib/native/{platform}/

Re: [PATCH] catalina.sh 'CATALINA_NATIVE'

2006-02-09 Thread Tim Funk
I see the point of the native dir. Once my sysadmin sees this (whose not much of a java guy) - he'd be confused in seeing a bin dir with jar, bat, sh, and so files in it. Maybe itstime to reorg the the bin package dir. Possibly something along the lines of: bin/ <-- All the sh and bat files li

Re: [PATCH] catalina.sh 'CATALINA_NATIVE'

2006-02-09 Thread Remy Maucherat
Mladen Turk wrote: Hi, Any objections for committing this patch? It sets LD_LIBRARY_PATH to include CATALINA_HOME/native if CATALINA_HOME/native/libtcnative-1.so is present. Why not using the "bin" folder ? Rémy - To unsubsc

[PATCH] catalina.sh 'CATALINA_NATIVE'

2006-02-09 Thread Mladen Turk
Hi, Any objections for committing this patch? It sets LD_LIBRARY_PATH to include CATALINA_HOME/native if CATALINA_HOME/native/libtcnative-1.so is present. Index: C:/U/SVN/tomcat/container/tc5.5.x/catalina/src/bin/catalina.sh === -

Re: svn commit: r375582 - in /tomcat/connectors/trunk: http11/src/java/org/apache/coyote/http11/InternalAprOutputBuffer.java jk/java/org/apache/coyote/ajp/AjpAprProcessor.java

2006-02-09 Thread Jim Jagielski
Looking at the implementation in network.c, we can only leave the loop upon a write error, in which case we return the APR error (negative) or we've sent more (or the exact same) as we've decided to send, which must be positive. So it doesn't look like it, no. In any case, the inf loop would be in

Re: Cluster - questions

2006-02-09 Thread devlists
> It implements aTCP/IP Socket receiver without NIO. This classes very > useful for async mode at some linux platforms. Please, don't remove > them, they are very important for some user. ok, no problem. I will leave them in. > > I think also we must discuss the next steps to change the cluster c

Re: Cluster - questions

2006-02-09 Thread Peter Rossbach
It implements aTCP/IP Socket receiver without NIO. This classes very useful for async mode at some linux platforms. Please, don't remove them, they are very important for some user. I think also we must discuss the next steps to change the cluster code. Regards Peter Am 09.02.2006 um 00:40

svn commit: r376234 - /tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_2/

2006-02-09 Thread mturk
Author: mturk Date: Thu Feb 9 01:15:42 2006 New Revision: 376234 URL: http://svn.apache.org/viewcvs?rev=376234&view=rev Log: made a copy Added: tomcat/connectors/tags/other/TOMCAT_NATIVE_1_1_2/ - copied from r376233, tomcat/connectors/trunk/ --

svn commit: r376231 - /tomcat/connectors/trunk/jni/native/src/network.c

2006-02-09 Thread mturk
Author: mturk Date: Thu Feb 9 01:05:50 2006 New Revision: 376231 URL: http://svn.apache.org/viewcvs?rev=376231&view=rev Log: Fix compile time warnings, as well as case where the send length is 0 (should never happen) Modified: tomcat/connectors/trunk/jni/native/src/network.c Modified: tomc

DO NOT REPLY [Bug 37356] - Tomcat does not invalidate sessions after session-timeout period has passed.

2006-02-09 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://issues.apache.org/bugzilla/show_bu