[jboss-dev-forums] [Design of POJO Server] - Re: AbstractJarHandler.isFile/isDirectory and isArchive
adrian@jboss.org
do-not-reply at jboss.com
Sat Sep 16 09:27:08 EDT 2006
I found another example where this is creating a problem.
When looking at jars, I don't want to deploy their directories.
e.g.
my.jar/org
But I do want to deploy
my.jar/my-nested.jar
which is also a directory.
See CandidateStructureVisitor
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972101#3972101
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972101
More information about the jboss-dev-forums
mailing list