Correct me if I'm wrong. Looking at EntityConverterStore.java
I can't see where the list
private List<EntityIdentifier> store = new ArrayList<EntityIdentifier>();
would decrease in size. Is this a leak?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083679#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...