Hello,

I'm trying to embed Tomcat into my application to use its http and servlet 
engine to provide a SOAP interface for my app (using Apache SOAP).  So, I'd 
like to use the EmbededTomcat class, and just have the SOAP servlets set up, 
without any of the Ajb connectors, or other sample webapps, etc.

The other constraint is that I want this to be as easy to configure as 
possible; with the ideal sitation being I can just put the Tomcat jars in my 
classpath, and then start the application and have everything startup 
perfectly.

However, I'm not exactly sure how to go about doing the code-based 
configuration of EmbededTomcat; the documentation didn't seem too clear.  I 
am using 3.3 right now, but can switch to 4 if it is necessary.  Has anyone 
had experience with a similar setup?  What is the easiest way to set this 
up, and how do I go about setting the necessary configuration parameters in 
my code?

Thanks!

Dan


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to