I have a file called mytest.jocl which I have placed in the WEB-INF/classes directory of my war file to deploy to a tomcat 4.1.30 server. However, I get an error indicating that the configuration file cannot be found. Since I do not have explicit control over classpath under Tomcat, how do I get this to work?
- Re: using jocl files under Tomcat Keith Hankin
- Re: using jocl files under Tomcat Dirk Verbeeck
