Mark,
I have not tried to deploy progamatically, but looking at the javadocs,
everything that can be done command line is exposed
in the Axis API. It may take some trial and error to get the expected
results, but you should have access to what you need
in the API. You may want to look at the A
Axissians,
I've noticed that it will be possible to programatically stop & start a
WS that has already been registered.
http://nagoya.apache.org/jira/browse/AXIS-1424
I need to programatically create and register my web service and bypass
WSDD files all together. For example. I want to be able