1 Reply Latest reply on Jun 10, 2008 11:05 AM by peterj

    How to use webservices in jboss portals

    rajesh_css

      Hi,
      I am working on jbossportals ,how to use webservices in jboss portals.

        • 1. Re: How to use webservices in jboss portals
          peterj

          It should be no different than using web services from a client.

          I assume that you are writing a portlet, and that portlet will call a web service. In that case, the portlet acts just like any other web services client, and the web service invocation within the portlet looks the same as for any web services client.