Hi all,
We have a java web dynpro application with several models to call upon web services. The models were imported using the adaptive webservice model by using following logical destinations DEFAULT_WS_EXECUTION_DEST and DEFAULT_WS_METADATA_DEST. Recently, we have changed the url's of the logical destinations to point to the message server, instead of one of the servers directly. (We did NOT change the names of the destinations, only the url's they are pointing to.)
After a restart, we are getting following error when accessing the webdynpro application:
<!--com.sap.engine.services.webservices.espbase.discovery.BaseIOException: Invalid Response Code 301 while accessing URL: http://(host):8145/inspection.wsil. Response Message: MOVED PERMANENTLY. Content Type: text/html; charset=utf-8. Body Content: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>301 MOVED PERMANENTLY</TITLE> </HEAD><BODY><H1> Moved Permanently</H1>The document has moved <A HREF="http://(host):54400/inspection.wsil"> here</A> </BODY></HTML> -->
Does anyone have a clue what is causing this and we can solve it?
Thanks in advance,
Roel