[ 
http://issues.apache.org/jira/browse/WSIF-69?page=comments#action_12314352 ] 

Aleksander Slominski commented on WSIF-69:
------------------------------------------

is this problem WSIF specific?

it sems to me that problem is with AXIS (AttachmentsImpl )? did you report it 
ot AXIS JIRA? did you try AXIS 1.2 with nightly build ofWSIF?

> Object which is passed as an webservice argument is not released by one of 
> the created by axis webservice call
> --------------------------------------------------------------------------------------------------------------
>
>          Key: WSIF-69
>          URL: http://issues.apache.org/jira/browse/WSIF-69
>      Project: Axis-WSIF
>         Type: Bug
>   Components: Basic Architecture
>  Environment: OS : Windows XP Professional, Application Server : JBoss 3.2.6, 
> Axis Version : 1.1, JAVA : 1.4
>     Reporter: mukesh patel

>
> I am using apache axis to create web service client using WSDL file and 
> giving call to web service using the client program generated by axis. 
> Web service has two argument and both of them is having multiple inner 
> objects. I found that the objects which is passes to web service is not 
> released and holding by one of the thread generated by web service call. So 
> heap size keeps on increasing which is major issue for us.  Here is reference 
> tree which might be helpful to you find out the shource of the problem. Just 
> send me mail on [EMAIL PROTECTED] if anybody has solution for the same.
> AccountBalanceSummaryVO[2] 0x15789EC0 ([0]) 
> -- PensionParticipantVO 0x15786298 (accountBalanceSummaryArray) 
> ---- RPCParam 0x15866C58 (value) 
> ------ Object[10] 0x15866F28 ([1]) 
> -------- Vector 0x15866F10 (elementData) 
> ---------- RPCElement 0x15866860 (params) 
> ------------ RPCParam 0x15866C20 (myCall) 
> ------------ RPCParam 0x15866C58 (myCall) 
> ------------ Object[10] 0x15868598 ([0]) 
> ------------------  Vector 0x15868580 (elementData) 
> ------------------------ SOAPBody 0x15868510 (bodyElements) 
> ------------------------------- RPCElement 0x15866860 (parent) 
> ------------------------------- SOAPEnvelope 0x15867D08 (body) 
> ------------------------------- Object[10] 0x15868208 ([1]) 
> -------------------------------------- ArrayList 0x158681F0 (elementData) 
> -------------------------------------------- SOAPEnvelope 0x15867D08 
> (children) 
> ---------------------------------------------------- RPCElement 0x15866860 
> (message) 
> -------------------------------------------------------------- SOAPHeader 
> 0x158680C8 (parent) 
> --------------------------------------------------------------------- 
> SOAPEnvelope 0x15867D08 (header) 
> --------------------------------------------------------------------- 
> Object[10] 0x15868208 ([0]) 
> -------------------------------------------------------------- SOAPBody 
> 0x15868510 (parent) 
> -------------------------------------------------------------- SOAPPart 
> 0x1586A018 (currentMessageAsEnvelope) 
> --------------------------------------------------------------------- Message 
> 0x15868E10 (mSOAPPart) 
> --------------------------------------------------------------------- 
> AttachmentsImpl 0x15869C78 (soapPart) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to