Hi Experts,
We're trying to connect to PCO (15.0.0.1959) system using PCoConnector in MII, however we're getting the foll. error in log viewer
Error in reading PCo Management WSDL
[EXCEPTION]
javax.wsdl.WSDLException: WSDLException (at /wsdl:definitions/wsdl:types/xsd:schema): faultCode=OTHER_ERROR: An error occurred trying to resolve schema referenced at 'http://ipaddresspcomachine:50050/PCoManagement?xsd=xsd1', relative to 'http://ipaddresspcomachine:50050/PCoManagement?wsdl'.: java.lang.Exception: Unable to load: http://ipaddresspcomachine:50050/PCoManagement?xsd=xsd1:ipaddresspcomachine
at com.sap.lhcommon.webservice.WSDLReaderWithAuthentication.parseSchema(WSDLReaderWithAuthentication.java:393)
at com.ibm.wsdl.xml.WSDLReaderImpl.parseSchema(Unknown Source)
at com.ibm.wsdl.xml.WSDLReaderImpl.parseTypes(Unknown Source)
at com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown Source)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
at com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown Source)
at com.sap.lhcommon.webservice.WsdlHelper.loadDefinition(WsdlHelper.java:40)
at com.sap.lhcommon.webservice.SoapService.fromWsdl(SoapService.java:63)
at com.sap.xmii.Illuminator.connectors.PCo.webserviceclient.PCoWebServiceClient.<init>(PCoWebServiceClient.java:86)
at com.sap.xmii.Illuminator.connectors.PCo.webserviceclient.PCoWebServiceClient.getInstance(PCoWebServiceClient.java:97)
at com.sap.xmii.Illuminator.connectors.PCo.PCoManager.getPCoAgents(PCoManager.java:58)
at com.sap.xmii.ejb.dataservers.DataServerBean.getPCoAgents(DataServerBean.java:384)
at sun.reflect.GeneratedMethodAccessor3220.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
Do we need to maintain/configure any addtional settings in NWA?
Any advise would be really helpful.
Thanks
Rajeev