Hi, I was reading through the WS-Notification spec. and in the meantime I am trying to understand how a NotificationConsumer can be created using Muse.
Basically, supporting WS-Notification requires changes in my existing wsdl to be a NotificationProducer. However, I am not sure what a web services client should do in order to be a NotificationSubscriber. Can I generate client stubs with Muse ? By the way, is there a way to handcode a web service using Muse ? I had to hand code my existing web service using XMLRPCMessageReceiver of Axis2 (wsdl2java had quite a bit buggy at the time of my coding). Is there similar API for muse to handcode the web service supporting WS-Notification? Gul
