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 Huub Sepers <h....@portinfolink.com> on 2009/01/08 18:00:46 UTC

AXIS2 embedding axis2 in application

Hello,

 

I have an application that consists of a number of web and ejb modules.

Functionally the web modules belong to different subapplications.

 

Now we want to add webservices to our subapplications. The most logical
place would be to put a webservice for subapplication A in its
corresponding web module.

But this would mean adding axis2 to that web module.

However I can not find a guideline of how to embed axis2 in existing web
applications. I have found articles concerning this issue on the
internet.

But the fact that it is not mentioned in de userguide of axis2 suggests
to me that this is not the way to go.

Can someone explain this to me?

 

Greetings,

Huub Sepers