5 Replies Latest reply on Mar 3, 2008 11:13 AM by adesai

    How to write Jboss Web Service Client for JBoss 4.0.4 GA - J

    techie_techie

      Hi,

      I have a web service that up and running in the JBoss 4.0.4 GA - JBoss WS 1.0.2 GA. I can view the service and browse through the WSDL.

      Now I need to write a client for this which will be delployed on the same Jboss of same version ( either same machine or different machine) as war file.
      Any Help or example how to write a web service client which would run in the mentioned Jboss version ( 4.0.4 GA)?

      I tried to do the same with wsconsume and wsrunclient tool in the latest version of Jboss & JbossWS. And its working fine. But not able to write the client the same way for the above mentioned version.


      Thanks in Advance.