OK thanks a lot ! I'll try that. BTW, don't be sorry, I don't blame you, it's just that everything loooks so smooth to you, and I feel completly lost in all this, since there are so many different projects and libraries doing tons of different things....
Sami Dalouche Selon James Strachan <[EMAIL PROTECTED]>: > 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/ > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
