5 Replies Latest reply on Apr 9, 2009 8:26 AM by m.a.g

    JBossWS JAX-WS question using stateful

    dwin

      For Glassfish JAXWS 2.1

      it seems that the annotations
      @Stateful and
      @Addressing are supported

      so you basically annotate your web service with

      @Stateful
      @Addressing
      @Webservice

      along with a reference to a StatefulWebServiceManager


      JBoss guys,

      would you say upcoming or existing JAXWS compliant JBossWS runtimes would support the @Stateful and @Addressing annotations?