Hi,
I am trying to test my web service from WSADMIN and it's giving me following error:
HTTP Status 404 - /wsnavigator/jsps/index.jsp
-
type Status report
message /wsnavigator/jsps/index.jsp
description The requested resource (/wsnavigator/jsps/index.jsp) is not available.
As my SAP System is not running on J2EE server, So i downloaded J2EE (SDK) from sun web site
and after starting the server i tested my webservice but still it's giving the above error.
J2EE server Address that i entered in WSADMIN is http://localhost:8080.
So please tell me what should i do to run this web service and let me know is it possible to use web service if sap sytem is not on J2EE server.
Thanks,
Rahul
Edited by: Rahul Bhasin on Nov 14, 2008 10:18 AM