Hi, I'm trying to use procrun from Tomcat 5.5. The program I'm trying to starts a embedded Jetty server but when starting it using procrun it exists. When looking at the logs everything looks good and the server starts but when everything is up and running it exits without errors.
If I run the program "reguraly" with java it works like a charm. What are the requirements for running a server using procrun? Kind regards, Roland
