ContextConfig tldConfigJar IOException

2002-11-20 Thread Nick Wesselman
Using 4.0.6 I'm getting a lot of exceptions (for every jar in /WEB-INF/lib/) on startup like this one: ContextConfig[]: tldConfigJar(/WEB-INF/lib/xerces.jar): java.io.IOException: No such file or directory Which is problematic because if an exception happens in tldConfigJar(),

Re: ContextConfig tldConfigJar IOException

2002-11-20 Thread Nick Wesselman
On Wednesday, November 20, 2002, at 05:01 PM, Nick Wesselman wrote: Using 4.0.6 I'm getting a lot of exceptions (for every jar in /WEB-INF/lib/) on startup like this one: ContextConfig[]: tldConfigJar(/WEB-INF/lib/xerces.jar): java.io.IOException: No such file or directory Which

Re: JkCoyoteHandler does not respect port attribute in server.xml

2002-11-20 Thread Nick Wesselman
I believe it's a bug. You can get around it by defining the port in conf/jk2.properties ... http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/configtcex.html On Wednesday, November 20, 2002, at 08:26 PM, Filip Hanik wrote: Did anyone notice that Tomcat 4.1.12 does not respect the port

Error 500, mod_jk issues

2002-06-13 Thread Nick Wesselman
might be a bit old. The name of the precompiled binary we're using is mod_jk-3.3-ap13-eapi.so. Any ideas? Should we be using the mod_jk-01.so binary from the 4.0.3 build? Thanks, Nick Wesselman Digital Visions, Inc. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands

4.1.3b1 zip lib crash

2002-06-07 Thread Nick Wesselman
/development/NWESSELMAN/webhome/webapps/ROOT/WEB- INF/lib/jce1_2-do.jar I hope there's a fix, I really want to check out the admin app :-) Nick Wesselman Digital Visions, Inc. --- Starting service Tomcat-Apache Apache Tomcat/4.1.3 An unexpected exception has been detected in native code

Re: 4.1.3b1 zip lib crash

2002-06-07 Thread Nick Wesselman
True enough, VM bug, but we use this JVM w/ 4.0.1 and 4.0.3 in production no problem. I won't argue with you about it though--I'm not a TC developer :-) Thanks for the quick reply. Nick On Friday, June 7, 2002, at 10:28 AM, Remy Maucherat wrote: Greetings, I was trying out 4.1.3b1 and

Re: 4.1.3b1 zip lib crash

2002-06-07 Thread Nick Wesselman
OK, How about this? From the catalina.out when I try using jdk 1.4... org.apache.commons.logging.LogConfigurationException: java.lang.reflect.InvocationTargetException at org.apache.commons.logging.impl.LogFactoryImpl.newInstance (LogFactoryImpl.java:494) at

some mod_webapp changes

2002-01-04 Thread Nick Wesselman
hello all, I don't know if this is really needed or appreciated, but for my own satisfaction I made some modifications to mod_webapp to make Tomcat only handle URIs mapped in web.xml, as the connector is intended to do. This way, Apache itself can serve all your static content. The hooks were

Re: some mod_webapp changes

2002-01-04 Thread Nick Wesselman
anything in my web.xml, so I don't hope this is going to be the default at some time (or should at least be configurable as it always was with all the connectors). Mvgr, Martin -Original Message- From: Nick Wesselman [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 17:50