[jboss-dev-forums] [Design of JBoss Deployment Framework] - Re: Russian doll packaging in arbitrary directories - JBAS-5

alesj do-not-reply at jboss.com
Fri Sep 19 06:26:12 EDT 2008


Actually, the right thing is to remove that 'return true'.
Since we don't want recognize dir as deployment context,
we only want its valid children to be recognized.

Then it's just an issue of performance,
since we check all directories (recursively) for possible valid deployments.

But the test is still failing for me, even if I add this DirectoryStructure.
I'll look into it a bit more. :-)

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

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



More information about the jboss-dev-forums mailing list