Ron Sigal [https://community.jboss.org/people/ron_sigal] created the discussion
"Re: PermGen Space: OutOfMemory caused by loading the same class multiple times" To view the discussion, visit: https://community.jboss.org/message/773125#773125 -------------------------------------------------------------- Hi Fabian, Which "Remote Class Loading" facility are you talking about? Remoting has such a thing, but the server side uses Classloader.getResourceAsStream() to get the bytes for the class. I don't know, but, since that method can be used to load arbitrary files, I wouldn't expect them to go into PermGen. -Ron -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/773125#773125] Start a new discussion in JBoss Remoting at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
