I am able to successfully deploy and run a Web Dynpro application from NWDS (2.0.16).
When I include the InteractiveForm component and deploy the Web Dynpro application, I get this error:
com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (401) Unauthorized. The requested URL was:"http://localhost:50000/AdobeDocumentServices/Config?style=document"
Why is it looking for localhost when I am deploying onto the remote portal server.
Thanks.