Hi Vineet,
Some of the web service information that was available in GlassFish 2.1 is
not available in GlassFish 3.1.1. You can still view the endpoint
information, tester/wsdl links: Applications > your web service app >
View Endpoint. I notice the Tester for the EJB bean returned SOAP request
information.
If you have a servlet endpoint, you can view the number of requests by
setting monitoring to "HIGH" for web-container. Make sure this is being
set on the cluster config. Likewise, for ejb endpoint, set ejb-container
to "HIGH". Then you can view statistics in the Monitoring tab for the
cluster instance. You can go to the Applications tab. Select your
application/component. If requests are coming in you should see non-zero
statistics under the Web Container: Request Statistics : you component or
EJB Methods Statistics : your component.
Hope this helps,
Jennifer
--
[Message sent by forum member 'jc129909']
View Post: http://forums.java.net/node/871888