|
From: Leif M. <le...@ta...> - 2003-08-14 16:44:59
|
AP...@id... wrote: >Hi Leif. > >Thanks for getting back to me. I was actually able to figure out my >problem. Apparently the Wrapper.jar file needs to be in the same directory >as the actual class it is trying to run. In the example they give in the >documentation, they use JBoss whose directory structure is similar to what >the batch file (app.bat) and the wrapper.conf are configured for. I did >some tweaking and I now have it up and running. Thanks again for getting >back to me. > Glad you got it working. The wrapper.jar file does not need to be in the same directory. You just need to make sure that all of the appropriate classpath entries exist in the wrapper.conf file. Cheers, Leif |