Not sure what the error is give your trace files - are you saying that: 1. You create a resource, and the WSDM advertisement is sent. 2. You destroy a resource, and the WSDM advertisement is sent. 3. If, in between creation and destruction, you modify a resource property with SetResourceProperties, no destruction advertisement will be sent.
When I look at your trace, I see two creation notifications but only one destruction notification, so the above description would make sense. Let me know if I have it right. Thanks, Dan <[EMAIL PROTECTED]> wrote on 03/15/2007 01:24:25 PM: > Hi guys > > I'm having a bit of a problem getting lifecycle notification when I > change a property within a WSDM enabled resource. > > The Create/destruction events are sent out fine. Attached is the Soap > Trace and the actual Notifications sent out (I've removed the duplet > namespace manually, and used Vim to view the xml file as other editors > complain). > > I've attached my wsdl and rmd files as well, if needed I can pack the > test project in a zip-file and provide that as well should the need > arise. > > /Lenni > [attachment "SoapTrace.xml" deleted by Daniel Jemiolo/Durham/IBM] [attachment > "notificationTrace.xml" deleted by Daniel Jemiolo/Durham/IBM] > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
