1 Reply Latest reply on Jan 20, 2006 12:41 AM by thomas.diesler

    Message-style service

    guiguidac

      Hi,

      I'm beginner in JBoss and WebServices development.

      I would like to develop a message-style web service.

      Does anybody could give me the way to follow ? A complete tutorial would be very interesting for me.

      Besides, is it possible to use deploy.wsdd file to deploy web services in JBoss using "java org.jboss.axis.client.AdminClient deploy.wsdd" in JBoss ?
      If yes, where have I to store the .class files ?

      Thank you very much.

      Guillaume

      PS : I managed to develop and deploy a basic Hello World RCP-style web service and client.