1 Reply Latest reply on Apr 4, 2008 3:11 AM by chup88

    A question about the wsdl address for WSRP

    chup88

      I installed and tried to use the WSRP functionality of JBoss.
      I tried to access to the producer through
      http://{hostname}:{port}/portal-wsrp/ServiceDescriptionService
      http://{hostname}:{port}/portal-wsrp/MarkupService
      http://{hostname}:{port}/portal-wsrp/RegistrationService
      http://{hostname}:{port}/portal-wsrp/PortletManagementService
      but none of them worked.

      http://{hostname}:{port}/portal-wsrp/MarkupService?wsdl worked but my consumer interface does not support wsdl only. It requires above end point URLs.

      Do I need to configure JBoss portal producer to activate the end point URLS?