initKeyStore: java.io.IOException: Invalid keystore format error when I start Tomcat 4.0.3

2002-05-11 Thread Gajaraj
Hello We are implementing Sybse open source for ebXML Messaging, I have done the following mentioned in the installation guide give by Sybase: 1. I have downloaded all the jar files(dom4.jar,jcert.jar,j2ee.jar,jnet.jar,jsse.jar,log4.jar,xss4j.jar,x alan.jar,xerces.jar) and put them in the lib

Error 404

2002-05-11 Thread MICHEL GAUDREAU
Hi, I've got a problem with an application that uses tomcat here. I've gor the application running on 2 servers (one test and the other live) The application works fine on the test server, but on the live server we get an 404 error on some pages. The error is not constant, if we retry the

cvs commit: jakarta-tomcat-site/xdocs index.xml news.xml

2002-05-11 Thread remm
remm02/05/11 10:27:44 Modified:docs index.html news.html xdocsindex.xml news.xml Log: - Site update for TC 4.0.4 Beta 3 release. Revision ChangesPath 1.25 +18 -2 jakarta-tomcat-site/docs/index.html Index: index.html

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi isapi.dsp

2002-05-11 Thread nacho
nacho 02/05/11 10:29:28 Modified:jk/native2/common jk_pool_apr.c jk/native2/include jk_global.h jk/native2/jni jk_jni_aprImpl.c jk/native2/server/isapi isapi.dsp Log: * Fixed some headers order to silent some redifinition warnings. *

Re: initKeyStore: java.io.IOException: Invalid keystore format errorwhen I start Tomcat 4.0.3

2002-05-11 Thread Michael Jennings
Hi, It sounds like the Java keystore file that was created was somehow damaged. Try using the JDK keytool utility to have a look inside it, or try using the GUI version of keytool available at: http://southgatesoftware.com/products/sskeytool/download/download.html to have a look at your Java

[4.1.1] Abandon milestone

2002-05-11 Thread Remy Maucherat
Because of the JSP reloading bug found in Jasper 2, I plan to abandon the 4.1.1 milestone, and release a 4.1.2 milestone soon to replace it. Comments ? Remy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

[ANNOUNCEMENT] Tomcat 4.0.4 Beta 3 released

2002-05-11 Thread Remy Maucherat
The third beta release of Tomcat 4.0.4 has been released. This release includes bugfixes and small feature additions over Tomcat 4.0.2/4.0.3 (please refer to the release notes for the complete list). Release notes: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4-b3/RELEAS

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_shm.h

2002-05-11 Thread nacho
nacho 02/05/11 18:07:10 Modified:jk/native2/common jk_shm.c jk/native2/include jk_shm.h Log: * Fixed to build in win32 Revision ChangesPath 1.13 +9 -9 jakarta-tomcat-connectors/jk/native2/common/jk_shm.c Index: jk_shm.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_apr_socket.c

2002-05-11 Thread nacho
nacho 02/05/11 18:08:45 Modified:jk/native2/common jk_channel_apr_socket.c Log: * Reordered headers less warnings Revision ChangesPath 1.16 +5 -3 jakarta-tomcat-connectors/jk/native2/common/jk_channel_apr_socket.c Index: jk_channel_apr_socket.c

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_un.c

2002-05-11 Thread nacho
nacho 02/05/11 18:09:46 Modified:jk/native2/common jk_channel_un.c Log: * Fixed the build on non HAVE_UNIXSOCKETS OSes Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_channel_un.c Index: jk_channel_un.c

cvs commit: jakarta-tomcat-connectors/jk/native2/jni jk_jni_aprImpl.c org_apache_jk_apr_AprImpl.h

2002-05-11 Thread nacho
nacho 02/05/11 18:10:56 Modified:jk/native2/jni jk_jni_aprImpl.c org_apache_jk_apr_AprImpl.h Log: * Fixed mutexcreate impl * Commited complete JNI header Revision ChangesPath 1.19 +6 -4 jakarta-tomcat-connectors/jk/native2/jni/jk_jni_aprImpl.c Index:

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

2002-05-11 Thread glenn
glenn 02/05/11 18:22:18 Modified:catalina/src/share/org/apache/catalina Context.java Log: Fix a couple of typos Revision ChangesPath 1.21 +6 -6 jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/Context.java Index: Context.java

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup ContextConfig.java

2002-05-11 Thread glenn
glenn 02/05/11 21:04:27 Modified:catalina/src/share/org/apache/catalina/startup ContextConfig.java Log: Only add the CertificatesValve if this Context is using a Connector where secure=true. Slight performance improvement for non SSL Hosts.

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup ContextConfig.java

2002-05-11 Thread glenn
glenn 02/05/11 21:06:19 Modified:catalina/src/share/org/apache/catalina/startup ContextConfig.java Log: Remove some debug prints Revision ChangesPath 1.64 +5 -9

Exception

2002-05-11 Thread Wilmer Mendoza
Hi.. I have this problem and i not see the solutions.. Wilmer Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error type Exception report message Internal Server Error description The server

Re: Exception

2002-05-11 Thread David Graff
Wilmer, It appears that your class file is either: 1) corrupt 2) compiled with some version of the java spec that is different than that of the jvm that Tomcat is executing in - Original Message - From: Wilmer Mendoza [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: