1 Reply Latest reply on Jan 19, 2006 8:47 AM by bwkennedy

    EJB3.0 Web Service

    nelusan

      I'm trying to develop a web service application using EJB3 and deploy it under JBOSS 4.0.3. BUT I only did it with ejb 2.1 which needs descriptors.
      The conclusion I reached so far after hours of browsing the net for information is that ALL THIS EJB3 WS THINGY IS STILL A CONCEPT. So there is NO ejb3.0 ws, even for annotations like @WebService or @WebMethod I searched like forever and finally I found something at xfire. So for everyone trying to develop EJB 3.0 Web Services don't. At least not yet, until J2EE 5.0 release.