1 Reply Latest reply on Nov 30, 2007 3:52 AM by asoldano

    Easiest Way to Consume Web Services from JBoss 4.0.5 EJB3

      I need to consume a webservice from my Action class in my Seam web application deployed to JBoss 4.0.5. Does wsconsume work with version 4.0.5? I tried XFire, but its jar conflicts with Jboss' ejb3all.jar. Is Axis still the easiest way to consume a web service, or are the facilities built into EJB3 better?

      My search for documentation has been spotty. I can find documentation, but lack a complete how-to for consumeing webservices using JBoss EJB3.
      Any links would be appreciated.