JBoss Community

JbossWS handlers on OneWay SOAP actions

created by spyhunter99 in JBoss Web Services - View the full discussion

I'm using JbossWS Native 3.1.1 on Jboss AS 4.2.3 and I am developing a suite of JAXWS handlers that tracks the runtime performance of web services. I ran into a bit of an issue with a JAXWS service that uses a number of OneWay transactions. Escentially, the handler chain does not fire off on a OneWay transaction which leaves by performance analyzier that I wrote in a funky state. Is there anyway to change or force the running of a handler in JbossWS (any variant) (to at least get the http response code and a timestamp) or is there a way to detect if the executed method is in fact a OneWay method in order to handle this situation correctly?

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community