if I use command line tool "java org.apache.axis.client.AdminClient" to deploy the web service, where my service files AXIS puts? it's so strange that I can't find the real files under AXIS, although I can get the wsdl through web browser.
Thank you very much for any hint! Sam
Rr Kumaran
Ranch Hand
Joined: Sep 17, 2001
Posts: 548
posted
0
AdminClient program is used to just register .wsdd file with AXIS as a web service. It wont create any skeletons as such.