Re: Executable Tomcat JAR/WAR executes fine standalone, classloading errors in JNLP

2013-03-22 Thread Nick Williams
On Mar 21, 2013, at 4:31 PM, Nick Williams wrote: > I have built an executable Tomcat JAR file. It has all of the Tomcat classes > and dependencies zipped into one big JAR. Inside that JAR is also a WAR file, > the native DLL, and logging.properties. My com.ul.io.Bootstrap class creates > an .

Executable Tomcat JAR/WAR executes fine standalone, classloading errors in JNLP

2013-03-21 Thread Nick Williams
I have built an executable Tomcat JAR file. It has all of the Tomcat classes and dependencies zipped into one big JAR. Inside that JAR is also a WAR file, the native DLL, and logging.properties. My com.ul.io.Bootstrap class creates an .extract directory in the CWD, extracts the native DLL, WAR f