Martin Gainty wrote:
Good Morning Dennis

are you currently running any other tomcat webapps?
If not then you can may want to look at embedding entire tomcat as in this example
http://www.onjava.com/pub/a/onjava/2002/04/03/tomcat.html

That's not really a good option since this will actually be running inside an embedded servlet container that may already be running within a tomcat instance, or other "real" servlet container.

I'm thinking that there may be a servlet included in axis that I can use as an example of how to instantiate and configure an axis instance as well as pass along request/response to it.

-dennis
---------------------------------------------------------------------------
The information in this email is confidential and may be legally protected.


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

Reply via email to