[jboss-user] [JBoss Portal] - Re: WSRP

vpnuser do-not-reply at jboss.com
Thu Dec 28 04:41:13 EST 2006


The default-wsrp.xml is given below,


  | <?xml version='1.0' encoding='UTF-8' ?>
  | 
  | <deployments>
  |    <deployment>
  |       <wsrp-producer>
  |          <producer-id>self</producer-id>
  |          <expiration-cache>120</expiration-cache>
  |          <endpoint-config>
  |             <service-description-url>http://localhost:8080/portal-wsrp/ServiceDescriptionService</service-description-url>
  |             <markup-url>http://localhost:8080/portal-wsrp/MarkupService</markup-url>
  |             <registration-url>http://localhost:8080/portal-wsrp/RegistrationService</registration-url>
  |             <portlet-management-url>http://localhost:8080/portal-wsrp/PortletManagementService</portlet-management-url>
  |          </endpoint-config>
  |       </wsrp-producer>
  |    </deployment>
  | </deployments>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996598#3996598

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996598



More information about the jboss-user mailing list