Perhaps this is the API you're looking for? It appears to be a simple listener API for WSRL destroy() callbacks. You could use this as the place to register your persistence code and have it invoked before the resource lifecycle was terminated.
http://ws.apache.org/wsrf/apidocs/org/apache/ws/resource/ResourceDestruction.html "Deepak Sharma" <[EMAIL PROTECTED]> wrote on 07/14/2006 08:18:42 AM: > Hi Guys, > > Any input for the mentioned query would be really appreciated. > > Regards, > Deepak > > On 7/12/06, Deepak Sharma <[EMAIL PROTECTED]> wrote: > > > > Hi Team, > > > > This is related to the persistence in Muse-1.0 which is not implemented. I > > am looking into the workaround for this challenge. > > > > Well, do we have any trigger point in Muse 1.0 code which gets called as > > in when the Muse gets deployed in JBoss application (assuming no request has > > hit the web service), so that our service can build up the resources in the > > web service application which the service is maintaining. > > > > Do let me know in case you have any idea. > > > > Thanks in advance, > > Deepak > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
