Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web Service problem with J2EE server

Former Member
0 Likes
495

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

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

2 REPLIES 2
Read only

Former Member
0 Likes
460

dd

Read only

0 Likes
460

Hi Rahul,

If you don't mind, can you explain how did you resolve the error.

Thanks in advance.

Shiven