1 Reply Latest reply on Oct 3, 2008 2:14 PM by peterj

    Eclipse JEE and JAX WS 2

    miketech

      Hi,

      I want to write a webservice and deploy it to JBoss. There are several ways to do this. I can write a webservice as PoJo and with two clicks in Eclipse JEE the service is created and deployed.

      But I wanna use JAX WS with the annotations WebService and WebMethods. I've created the according java class. And now? When I choose the "create webservice" again the configuration for jboss is created without JAX WS.

      Any ideas?

      Greetings

      Mike

        • 1. Re: Eclipse JEE and JAX WS 2
          peterj

          What do you mean by " the configuration for jboss is created without JAX WS."? How can you tell? What was it that you expected but was missing?

          I have create JAX-WS POJO web services and there is little difference between the resulting WAR and that of a web application.

          Finally, this could be an Eclipse packaging issue, in which case you should ask this in an Eclipse forum (or on the JBoss Tools forum if you are using JBoss Tools).