[jboss-dev-forums] [Design of POJO Server] - Re: recursing directories on deployment

adrian@jboss.org do-not-reply at jboss.com
Thu Feb 8 06:58:34 EST 2007


"bill.burke at jboss.com" wrote : 
  | Now, when lib/ is processed, the JARStructure deployer determines it is neither a "archive" nor a top level directory, so it does not process lib's children.
  | 

How could it know that lib/ is a subdeployment whereas com/ or org/
that just  contain classes are not?

You need to provide extra information if you want a subdirectory deployed
and that subdirectory doesn't have a recognisable suffix.

I guess we could make an exception for the special case "lib'
and then hope nobody has a class called
lib.blah.Some.class :-)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012986#4012986

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012986



More information about the jboss-dev-forums mailing list