Do you have a special need to access the AdminClient directly?
I generally put the WSDD in a "web-service.xml" file an build a WSR with that.   The 
WSR is laid out like:


  | mywebservice.wsr:
  |   META-INF/
  |   META-INF/MANIFEST.MF
  |   META-INF/web-service.xml
  | 

The WSR is referenced in the "application.xml" file in the META-INF directory of the 
enclosing EAR.    When the EAR is deployed by JBoss, the WSR is then deployed and I've 
no need to access the AXIS AdminClient myself.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843983#3843983

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843983


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to