[jboss-dev-forums] [Design of POJO Server] - Re: Profile Service creating temporary files periodically
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Feb 27 14:57:40 EST 2008
One issue is that we are too aggressively creating the entire JarHandler structure. All the profile service is doing is asking the deploy directory VirtualFile for its children. It does nother with these other than ask for the last modified time.
Either lazily initializing the JarHandler or/and tracking previously extracted jars would fix the excessive creation of tmp jars.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132624#4132624
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132624
More information about the jboss-dev-forums
mailing list