cancel
Showing results for 
Search instead for 
Did you mean: 

How to know if J2EE is running

Former Member
0 Kudos

Hi,

How do we know if the J2EE server is running for a SAP instance. I am trying to create and test a webservice using ABAP but I get a page not found error when I test it.

Thanks,

Arpitha.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Arpitha,

U can check in this way also.

In NWDS>go to>windows>show view>j2ee engine-->check the nodes are in green coloured .

Regards,

Srikanth Reddy.T

Former Member
0 Kudos

There are lot of ways. You can go to http://hostname:port/index.html to display the main page. If you have proper rights, you can click on "system information" to see more details about the system. If it is a dual stack, you can go to SMICM->goto->HTTP Server->DIsplay data. J2EE server operational should be TRUE.

-Regards