Forgive me if I am sounding like a complete idiot. But are you saying that I should use the JMX API in order to launch tomcat? After looking at some of the MX4J example code, this is the case. But I am not sure what class I should call from the JMX code in order to get Tomcat to start. I will keep digging, but any help you could offer, or documentation I could reference would be greatly appreciated.

thank you very much

Remy Maucherat wrote:

Mark W. Webb wrote:

My main motivation for this is that I am looking for a way to start embedded Tomcat from within a C program using the Invocation API. What would be the new entry point class that I should look? Whatever this class is, its the one that I want to call from my C program.


That method was the equivalent of server.xml. So the idea is that you should code it yourself according to your needs.

If you're upgrading to something different, I would rather create an embedded Tomcat through either Ant or directly JMX.

Remy



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




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



Reply via email to