spyhunter99 [
https://community.jboss.org/people/spyhunter99] created the discussion
"Re: JbossWS handlers on OneWay SOAP actions"
To view the discussion, visit:
https://community.jboss.org/message/735404#735404
--------------------------------------------------------------
One story short, there is a way to determine One Way transactions, but it's not
pretty. Here's the basic outline
1) open an http connection to the web service
2) pull the wsdl
3) parse it with wsdl4j
4) iterate through each service, port, then operation, until you find the one being
executed.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/735404#735404]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]