Jaxws notifications

Posted by akmer on Stack Overflow See other posts from Stack Overflow or by akmer
Published on 2010-06-17T06:39:22Z Indexed on 2010/06/17 6:43 UTC
Read the original article Hit count: 170

Filed under:
|
|

Hi,

Could you please help in the following? Is there an acceptable design guideline to implement WS Notification Messaging in java? My scenario is the following: a web service client makes a web service call to a web service. After that, the web service should be able to send asynchronous notifications to the web client (as a result of the first web method call). What approach should be used?

Thank you, Regards

© Stack Overflow or respective owner

Related posts about java-ee

Related posts about wsdl