Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
JAX-WS RI web service request ended event
glassfish:webservices:servlet-ri:endedEvent( java.lang.String endpointAddress)
This event indicates the end of a web service request for an application that uses the reference implementation (RI) of the Java API for XML Web Services (JAX-WS). A JAX-WS RI application is deployed by using the sun-jaxws.xml
deployment descriptor.
Use this event to calculate the processing time for a web service request.
endpointAddress
The full path of the web service request without host:
port.