[jboss-user] [JBoss Microcontainer] - Using a deployer to add jars to a webapp classpath.
Ales Justin
do-not-reply at jboss.com
Wed Apr 7 15:29:35 EDT 2010
Ales Justin [http://community.jboss.org/people/alesj] replied to the discussion
"Using a deployer to add jars to a webapp classpath."
To view the discussion, visit: http://community.jboss.org/message/536140#536140
--------------------------------------------------------------
My guess is that these new jars are not mounted soon enough.
> for (VirtualFile jarFile : vFile.getChildrenRecursively(JAR_FILTER))
>
>
Does this really need to be recursive?
If any jar inside that directory is already mounted, this is very consuming, as it will go very deep. :-)
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/536140#536140]
Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100407/7f2f2b1f/attachment.html
More information about the jboss-user
mailing list