[jboss-user] [JBoss Web Services] - Re: JbossWS handlers on OneWay SOAP actions
simon bohdanowicz
do-not-reply at jboss.com
Thu May 17 12:22:32 EDT 2012
simon bohdanowicz [https://community.jboss.org/people/simonpl] created the discussion
"Re: JbossWS handlers on OneWay SOAP actions"
To view the discussion, visit: https://community.jboss.org/message/736274#736274
--------------------------------------------------------------
I haven't had experience with one-way web service operations and handlers but since http response is send anyway maybe you can use outside filter on all ws calls - then you can measure the operation end time. I've been trying this in my jboss performance tests.
One maybe useful hint - I've encountered many problems during time measurements of jboss webservices (I could not match request and response if there were large number of simultaneous calls - it seemed that some got lost) and finally decided to use client test tool(in my case it was jmeter). This method gave much more objective and complete results.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/736274#736274]
Start a new discussion in JBoss Web Services at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120517/f69cda51/attachment.html
More information about the jboss-user
mailing list