You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Arvind Gudipati <Ar...@PANACYA.com> on 2002/01/03 14:43:30 UTC

garbage collection in SOAP!

Hi all,
    I have a requirement where in the client needs to dispose the instance
of a webservice (henceforth called targetObject) he loaded after he a few
invocations on the same.
  
   I know , but not for sure though, that SOAP (much that it is an RPC
protocol) doesnot yet support remote object garbage collection

   After digging through the implementation, i  figured that in Apache SOAP
stores the targetObject accordingly in SessionContext or Session depending
on the scope of the Deployment descriptor as application or session
respectively. Now the targetObject with scope SESSION stays lingered and are
disposed when the HTTP Session times out.

   Is there a get around or something that im missing in Apache SOAP API
that would allow me to dispose a SESSION scoped targetObject?

Thanks,
Arvind
CONFIDENTIALITY NOTICE:  E-mail may contain confidential information that is
legally protected.  Do not read this e-mail if you are not the intended
recipient. This e-mail transmission, and any documents, files or previous
e-mail messages  attached to it may contain confidential information that is
legally protected.  If you are not the intended recipient or a person
responsible for delivering it to the intended recipient,  you are hereby
notified that any disclosure, copying, distribution or use of any of the
information contained in or attached to this transmission is STRICTLY
PROHIBITED.  If you have received this transmission in error, please
immediately notify us by reply e-mail, by forwarding this to
administrator@panacya.com or by telephone at (877) PANACYA, and destroy the
original transmission and its attachments without reading or saving in any
manner.  Thank you.  For information about PANACYA Inc., please visit our
website at http://www.panacya.com.