Hi,
I created a webservice with axis 2. I embedded axis in my own
webapplication.
If I look at the axis admin web app to see which jars i need to include i
found a total of 39 jars (not even counting the spring jars)
Somehow this seems a bit much to me so I am wondering if i can make the list
a b
Hi,
I have a question about the wsdl2java plugin for eclipse.
I used the wsdl2Java plugin to generate a wsdl file.
I have a service class and an exceptionclass which are defined in different
packages.
When I generate the wsdl file, the plugin defines a second namespace in a
second shema definiti
Hi Deepal
Thank you for you're reply.
In do not understand you're answer completly.
I have an application that deploys the service on Axis using the code from
my first email.
Why should I not use an Onserver to notify axis that my application has
deployed the service.
If theire is a better way
I am trying to Hot Deploy a service on Axis2 based on information provided
by a different application.
I've already found a peace of code on this mailinglist but it does not seem
to work.
ConfigurationContext ce =
ConfigurationContextFactory.createConfigurationContextFromFileSystem(null,
null);