You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Chris Clark <ca...@home.nl> on 2002/12/23 11:06:04 UTC

Embedded Axis

Hi

I was just wondering if there is a way to embed axis in a container, just
like you can do with the Catalina servlet container.

I managed to embed Catalina in a Java application, and would like to be able
to use Axis in a more dynamic way (i.e. bypassing the configuration and
deployment descriptor stuff)

Is there any concise documentation on how this can be done? Also
wondering, if there is a DII for Axis, is there a proper DSI (Dynamic Skeleton
Interface).

TIA,

Chris.