Hi,
 
I implemented a web service with resource prop. elements and some custom operations. I want prop change notifications to be sent for all/some resource prop. changes. I followed the filesystem example and created the relevant operations and resource props for NotificationProducer. However, on sending "subscribe" and "getcurrentmessage" soap messages to the deployed service, I get exceptions and the stack trace doesn't even touch my code.
 
I am assuming I need to write some more code to get subscribe and getcurrentmessage to work currently. However, the filesystem example that's included with the distribution doesn't provide any clues about how to go about doing this. Can someone point me to some examples that I could look at to see how its done? Ideally, I would like to see a sample that I can test before I start making changes to my code.
 
Appreciate the help,
Latha
 
 

Reply via email to