cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring J2EE applications of WebAS using Java

Former Member
0 Kudos

Is there a way for me to monitor deployed applications on a J2EE server programmatically?

I want to be able to check, in my code, whether a certain application is currently deployed / started / stopped / etc.

So...is there a way?

Accepted Solutions (1)

Accepted Solutions (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi Nir,

Yes you can do it using JARM.

Here with find the link which tell how to configure JARM.

http://help.sap.com/saphelp_nw04/helpdata/en/7b/86eb3f0c49f106e10000000a1550b0/frameset.htm

Hope these info will help you.

Regards,

Guru

Former Member
0 Kudos

Thanks a lot, Guru!

Former Member
0 Kudos

You can use the Generic Request and Message Generator (GRMG) to monitor the availability of applications on the SAP Web AS Java engine.

http://help.sap.com/saphelp_nw04/helpdata/en/de/9bdb4064da712ae10000000a155106/frameset.htm

Answers (0)