Can anyone give me any pointers how to deploy a module on the client side?
If I create a client stub to call a web service from within a web
application that also provides an axis2 web service then I believe all I
need to do is re-use the configuration context created by the web service?
Is this correct?
What about in a standalone java application. How do I deploy a module in
that scenario. Since I do not have a web application I don't have a
WEB-INF/modules/ file structure?
I'm a bit lost, any help will be appreciated.
Thanks
Paul