Sami Dalouche wrote:
Hi,
http://servicemix.org/WS+Notification states that
The WS-Notification support is currently implemented as a POJO; which can then
either be called directly inside an application or can be wrapped up as a
remote web service using some web service stack such as ActiveSOAP.
However, there is no example of exposing a BrokredNotification as a Web Service.
Can anyone provide me with guidelines to achieve this ?
Sorry about that - there's not yet a good example I'm afraid.
I've recently ported the WS-Notification code over to use JAXB 2.0 /JAX
WS which makes the code and lots of other things much simpler!
The code's all in servicemix/ws/jaxws/wsnotification
with the JAXWS generated service interfaces and POJOs in
servicemix/ws/jaxws/wspojo
So you should be able to follow the JAXWS tutorial / examples to host
the WS-Notification SubscriptionManager or NotificationBroker in JAXWS.
We'll have a demo of this working in CVS soon.
--
James
-------
http://radio.weblogs.com/0112098/