DO NOT REPLY [Bug 35411] New: - jasper tries to create .java file in inexistant directory

2005-06-18 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

Re: HEAD build failed

2005-06-18 Thread Bill Barker
- Original Message - From: "Mladen Turk" <[EMAIL PROTECTED]> To: "Tomcat Developers List" Sent: Saturday, June 18, 2005 3:41 AM Subject: HEAD build failed Anyone has any idea why I'm getting the following error when doing: 'ant download' You're using a broken version of Ant. You

Tomcat native WIN32 binaries

2005-06-18 Thread Mladen Turk
Hi, If someone wishes to test the bleeding edge Tomcat Native, the WIN32 binaries can be found at: http://people.apache.org/~mturk/native/ I'll try to keep those up to date until we figure out the binary distribution mode. Regards, Mladen.

Re: Status of ajplib

2005-06-18 Thread Mladen Turk
Alexander Lazic wrote: Right. The entire source has been moved to the Apache HTTPD, and is now part of mod_proxy. Oh, is the idea behind a ajblib dead? Not sure :). Perhaps it will finish as a console application for testing AJP protocol (something like ab does for the http). Beside that I

cvs commit: jakarta-tomcat-connectors/jni/native/src network.c

2005-06-18 Thread mturk
mturk 2005/06/18 09:36:15 Modified:jni/java/org/apache/tomcat/jni Socket.java jni/native/include tcn.h jni/native/src network.c Log: Add Socket.get method for obtaining private struct members. Revision ChangesPath 1.18 +21 -1 jaka

cvs commit: jakarta-tomcat-connectors/jni/native/src network.c

2005-06-18 Thread mturk
mturk 2005/06/18 09:07:59 Modified:jni/native/src network.c Log: Remove fake apr_socket_t struct. It is not needed any more. Revision ChangesPath 1.36 +1 -8 jakarta-tomcat-connectors/jni/native/src/network.c Index: network.c

cvs commit: jakarta-tomcat-connectors/jni/native/src network.c

2005-06-18 Thread mturk
mturk 2005/06/18 08:35:44 Modified:jni/native/src network.c Log: APR_EOF is also the 'reset' event caused by remote closing the socket. Revision ChangesPath 1.35 +23 -9 jakarta-tomcat-connectors/jni/native/src/network.c Index: network.c =

DO NOT REPLY [Bug 21956] - org.apache.coyote.tomcat4.CoyoteConnector cannot recognise keystoreType for Solaris only

2005-06-18 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

cvs commit: jakarta-tomcat-connectors/jni/native/src network.c

2005-06-18 Thread mturk
mturk 2005/06/18 08:10:22 Modified:jni/native/src network.c Log: Add TRACE for connection closed errors. Revision ChangesPath 1.34 +15 -1 jakarta-tomcat-connectors/jni/native/src/network.c Index: network.c

Re: Status of ajplib

2005-06-18 Thread Alexander Lazic
Hi, On Sam 18.06.2005 11:53, Mladen Turk wrote: Alexander Lazic wrote: Hi, i have looked at http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-connectors/ajp/ajplib/src/ and there wasn't changes since 9-10 months. Right. The entire source has been moved to the Apache HTTPD, and is now part

cvs commit: jakarta-tomcat-connectors/jni/native/src network.c

2005-06-18 Thread mturk
mturk 2005/06/18 07:34:28 Modified:jni/native/include tcn.h jni/native/src network.c Log: Add more assertions to the network for DEBUG builds. Revision ChangesPath 1.24 +6 -5 jakarta-tomcat-connectors/jni/native/include/tcn.h Index: tcn.h

cvs commit: jakarta-tomcat-connectors/jni/native/src network.c sslnetwork.c

2005-06-18 Thread mturk
mturk 2005/06/18 07:03:09 Modified:jni/native/include tcn.h jni/native/src network.c sslnetwork.c Log: Use apr_socket_t as proto for socket callback to make compilers happy about struct pointers. Revision ChangesPath 1.23 +6 -6 jakarta-tomcat-

cvs commit: jakarta-tomcat-connectors/jni/native configure.in

2005-06-18 Thread mturk
mturk 2005/06/18 06:04:42 Modified:jni/native configure.in Log: Add --enable-maintainer-mode to the configure options, so that statistics gets compiled in when configure is called with that option. Revision ChangesPath 1.6 +20 -5 jakarta-tomcat-connectors/jn

cvs commit: jakarta-tomcat-connectors/jni/native/src network.c

2005-06-18 Thread mturk
mturk 2005/06/18 05:02:51 Modified:jni/native/src network.c Log: Add transport metricks when compiled with TRACE support. Revision ChangesPath 1.31 +94 -3 jakarta-tomcat-connectors/jni/native/src/network.c Index: network.c ===

DO NOT REPLY [Bug 35393] - errorReportValveClass not cound

2005-06-18 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 17762] - JNI problems

2005-06-18 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

Re: HEAD build failed

2005-06-18 Thread Mladen Turk
Mladen Turk wrote: Anyone has any idea why I'm getting the following error when doing: 'ant download' build-tomcat-dbcp: -build-tomcat-dbcp: BUILD FAILED Dissreagard that email ;) It's an 'ant 1.6.4' problem. What did they do to mess up the move task? Regards, Mladen. --

HEAD build failed

2005-06-18 Thread Mladen Turk
Anyone has any idea why I'm getting the following error when doing: 'ant download' build-tomcat-dbcp: -build-tomcat-dbcp: BUILD FAILED C:\W\projects\tomcat\jakarta-tomcat-5\build.xml:1895: The following error occurred while executing this line: C:\W\projects\tomcat\jakarta-tomcat-5\build.xml:

Re: Status of ajplib

2005-06-18 Thread Mladen Turk
Alexander Lazic wrote: Hi, i have looked at http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-connectors/ajp/ajplib/src/ and there wasn't changes since 9-10 months. Right. The entire source has been moved to the Apache HTTPD, and is now part of mod_proxy. Regards, Mladen. -

Status of ajplib

2005-06-18 Thread Alexander Lazic
Hi, i have looked at http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-connectors/ajp/ajplib/src/ and there wasn't changes since 9-10 months. Please can anybody answer me the questions ;-) Is the lib up to date to the current mod_jk's? Will the lib be maintained in the future? Is this still th

StandardContext and serialization

2005-06-18 Thread Jan Luehe
[Resending as first attempt seemed to have failed] Has anybody ever tried serializing a StandardContext? StandardContext implements java.io.Serializable, but many of its fields are not. I assume StandardContext has to be serializable so it can be transmitted (e.g., via RMI) to any remote javax.ma

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net AprEndpoint.java

2005-06-18 Thread mturk
mturk 2005/06/18 01:03:21 Modified:jni/examples/org/apache/tomcat/jni Echo.java SSLServer.java jni/java/org/apache/tomcat/jni Poll.java SSLSocket.java Socket.java jni/native/include tcn.h jni/native/src network.c poll

cvs commit: jakarta-tomcat-connectors/jni/native/src sslnetwork.c sslutils.c

2005-06-18 Thread mturk
mturk 2005/06/18 01:01:54 Modified:jni/native/src sslnetwork.c sslutils.c Log: Fix compile time warnings. Revision ChangesPath 1.16 +18 -17jakarta-tomcat-connectors/jni/native/src/sslnetwork.c Index: sslnetwork.c =

DO NOT REPLY [Bug 34760] - Tomcat crash when .war put under webapps and redeploy is called

2005-06-18 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