Hi,
I have PI 7.1 but I have NWDS 7.0 . I have made ear file for Java Client Proxy in NWDS 7.0. I am not able to delpoy that ear file through NWDS directly.
So I gave that ear file to Basis person who has deployed through OS commands.
Now when I try to Invoke my JSP page -- http://host:50000/InvokeProxy.jsp it is giving error
The requested resource /InvokeProxy.jsp is not available
Details: File [InvokeProxy.jsp] not found in application root of alias [/] of Java EE application [sap.com/com.sap.engine.docs.examples].
Please suggest
Thanks