1 Reply Latest reply on Aug 10, 2011 12:36 PM by lightguard

    Accessing web service

    johnsonouyang

      Does Seam3 have the function to access to web serice, which is similar to JaxWsPortProxyFactoryBean in Spring Framework?


      Thank you very much,


      Johnson Ouyang

        • 1. Re: Accessing web service
          lightguard

          We don't have one yet. If your web services are backed by EJBs then you should be able to get injections, if not, please add a JIRA to the general SEAM. We probably should have a general JAX-WS module or integration point at least.