Bogdan Ungureanu [http://community.jboss.org/people/bfp] created the discussion

"Re: org.jboss.wsf.stack.jbws.EndpointServlet - memory issue"

To view the discussion, visit: http://community.jboss.org/message/625260#625260

--------------------------------------------------------------
Hi Richard,
Thank you for your reply. 
We are using JBoss portal 2.7.1 which is based on JBoss AS 4.2.3, and the 
EndpointServlet from the jbossws-native-core is similar with the revision from 
8819 from SVN:
  
http://source.jboss.org/browse/JBossWS/stack/native/trunk/modules/core/src/main/java/org/jboss/wsf/stack/jbws/EndpointServlet.java?r=8819
 
http://source.jboss.org/browse/JBossWS/stack/native/trunk/modules/core/src/main/java/org/jboss/wsf/stack/jbws/EndpointServlet.java?r=8819

I have looked in the JIRA for some coments related to the fixes that were done 
against the Endpoint but I wasn't able to find some coments to confirm that the 
issue we have is fixed by one of the next revisions. Could you please clarify 
if that was a known issue on that part ?

The object which I found in the memory is the "preDestroyRegistry" which holds 
the LinkedList and should be cleanup by the "destroy()", which aparently is not 
cleaning up, or it is not trigered.

Kind regards,
@Bob
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/625260#625260]

Start a new discussion in JBoss Portal at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to