I have installed Tomcat 6 and jsvc for Snow Leopard. Tomcat 6 seems to be able to start just fine, but jsvc starts, but then crashes.
When I check catalina.out, it says it's looking for "libjvm_compat.dylib", which doesn't exist. It looks like, on someone else's computer running Leopard, this file exists, but on Snow Leopard, it doesn't.
Is there anything I can do, either with the configuration of jsvc, or with my own JavaVM framework to get this to work?
When I check catalina.out, it says it's looking for "libjvm_compat.dylib", which doesn't exist. It looks like, on someone else's computer running Leopard, this file exists, but on Snow Leopard, it doesn't.
Is there anything I can do, either with the configuration of jsvc, or with my own JavaVM framework to get this to work?