1 Reply Latest reply on Mar 20, 2006 7:55 AM by thomas.diesler

    Are Stateless Session Beans as Web Services possible with JB

    evildrow79

      Hi!

      I am working on implementing a stateless session bean as a web service using the EJB 3 @Annotations. However, browsing through the forum, I am not sure anymore if deploying such a web service is already implemented in JBoss 4.0.4RC1 using the supplied jbossws.sar.

      Also, do I need to do more than just adding the @WebService and @WebMethod annotations to the session bean whose services I'd like to supply as a web service?

      Your help would be really appreciated,
      Bjoern