Hi All,

I need to run a Embedded Tomcat server in my application. For this, I checked the sample code and docs, and did the needful.

My application's main class is ApplicationLoader.java, and in the main() method of my ApplicationLoader.java, I am doing a appLoader.startTomcat(). However, the server which comes up terminates once the main method is complete. How do I make the server run continously ?

Any pointers into this ?

Thanks,
Rafi SM



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to