[jboss-user] [JBoss Portal] - Re: Unable to Consume Remote Portlet

vinuneelu do-not-reply at jboss.com
Sat Nov 17 05:57:41 EST 2007


Hi Chris,
I found one wsdl file named "wsrp_v1_bindings.wsdl" in Webspere Portal.
Inside that there is one entry for getServiceDescription. Could you please tell me whether you meant this description?

  <wsdl:binding name="WSRP_v1_ServiceDescription_Binding_SOAP" type="intf:WSRP_v1_ServiceDescription_PortType">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>

    <wsdl:operation name="getServiceDescription">
      <soap:operation soapAction="urn:oasis:names:tc:wsrp:v1:getServiceDescription"/>
      <wsdl:input name="getServiceDescription">
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output name="getServiceDescriptionResponse">
        <soap:body use="literal"/>
      </wsdl:output>
      <wsdl:fault name="InvalidRegistration">
        <soap:fault name="InvalidRegistration" use="literal"/>
      </wsdl:fault>
      <wsdl:fault name="OperationFailed">
        <soap:fault name="OperationFailed" use="literal"/>
      </wsdl:fault>
    </wsdl:operation>
  </wsdl:binding>

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

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



More information about the jboss-user mailing list