Hello everybody,
I am trying to connect to an existing portal (7.0) with the new Netwevaer Business client. On one system, it works - on the other, it doesn't.
The client tries to call the url:
http://<host>:<j2ee-port>/NavigationWS/NavigationWSConfig?wsdl=binding&style=document
on one system (where it works), the response contains a wsdl xml:
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- Generated by WSDLDefinitionsParser
-->
- http://schemas.xmlsoap.org/wsdl/" name="NavigationWSWsd" targetNamespace="urn:NavigationWSWsd" xmlns:bns0="urn:NavigationWSWsd/NavigationWSConfig/document" xmlns:soap=" http://schemas.xmlsoap.org/wsdl/soap/">
http://iwdfvm2160.wdf.sap.corp:51000/NavigationWS/NavigationWSConfig/bindings?wsdl&style=document" namespace="urn:NavigationWSWsd/NavigationWSConfig/document" />
- <wsdl:service name="NavigationWS">
- <wsdl:port name="NavigationWSConfigPort_Document" binding="bns0:NavigationWSConfigBinding">
http://iwdfvm2160.wdf.sap.corp:51000/NavigationWS/NavigationWSConfig?style=document" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>
on the other system (actually the one I need to work!) the server returns error 404 the ressource does not exist.
Now I think it may be a webservice configuration problem, but I have little experience in this area.
What is this URL to ../NavigationWS/NavigationWSConfig ? How can I activate it or check if it exists ? Where to look on the system ?
Can anyone help?
best regards,
Johannes
Message was edited by:
Johannes Bacher
Message was edited by:
Johannes Bacher