[jboss-user] [JBoss Portal] - Re: Unable to Consume Remote Portlet
vinuneelu
do-not-reply at jboss.com
Wed Oct 31 01:02:49 EDT 2007
Hi Chris,
I am sending the service description sent by the Websphere Portal.
<?xml version="1.0" encoding="UTF-8" ?>
<wsdl:definitions targetNamespace="urn:oasis:names:tc:wsrp:v1:wsdl"
xmlns:bind="urn:oasis:names:tc:wsrp:v1:bind"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
<wsdl:service name="WSRPService">
<wsdl:port binding="bind:WSRP_v1_Markup_Binding_SOAP"
name="WSRPBaseService">
<soap:address
location="http://10.114.110.85:10038/wsrp/WSRPBaseService" />
</wsdl:port>
<wsdl:port binding="bind:WSRP_v1_ServiceDescription_Binding_SOAP"
name="WSRPServiceDescriptionService">
<soap:address
location="http://10.114.110.85:10038/wsrp/WSRPServiceDescriptionService" />
</wsdl:port>
<wsdl:port binding="bind:WSRP_v1_PortletManagement_Binding_SOAP" name="WSRPPortletManagementService">
<soap:address location="http://10.114.110.85:10038/wsrp/WSRPPortletManagementService" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>
Thank You
Vinu.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100492#4100492
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100492
More information about the jboss-user
mailing list