[jboss-user] [JBoss Web Services] - Re: JbossWS handlers on OneWay SOAP actions

spyhunter99 do-not-reply at jboss.com
Mon May 14 11:10:07 EDT 2012


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&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120514/e2313556/attachment-0001.html 


More information about the jboss-user mailing list