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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
