[jboss-user] [JBoss Web Services] - Asynchronous web service callbacks

spyhunter99 do-not-reply at jboss.com
Sat Mar 3 16:49:19 EST 2012


spyhunter99 [https://community.jboss.org/people/spyhunter99] created the discussion

"Asynchronous web service callbacks"

To view the discussion, visit: https://community.jboss.org/message/721363#721363

--------------------------------------------------------------
I have a pub/sub mechanism that toying around with and I was wondering if there was some mechanism for firing up an instance of a web service that listens on http. Sort of a light weight web server that I can embed from a console app. This is primarily for doing some smoke testing.

So basically the flow is this.

console app fires up a web service that implements the subscriber interface
console app tells the publisher that i want stuff matching a given topic and gives it a callback for the subscriber interface instance url
console app sends a few messages (publish)
console app waits for the messages to come back in from the subscriber instance

I know cxf and microsoft's stack have something similar
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/721363#721363]

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/20120303/bcac24ff/attachment.html 


More information about the jboss-user mailing list