[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-5895; Processing too many classes

emuckenhuber do-not-reply at jboss.com
Thu Sep 11 06:01:18 EDT 2008


"alesj" wrote : 
  | I cannot find library-directory element as part of EarMetaData:
  |  - http://anonsvn.jboss.org/repos/jbossas/projects/metadata/trunk/src/main/java/org/jboss/metadata/ear/spec/EarMetaData.java
  | So this might be a reason why it wasn't excluded - you put the element in spec file.
  | 
Well it's in the Ear5xMetaData:
http://anonsvn.jboss.org/repos/jbossas/projects/metadata/trunk/src/main/java/org/jboss/metadata/ear/spec/Ear5xMetaData.java

"alesj" wrote : 
  | Hence if emtpy library-directory is parsed as null,
  | then we would always get lib as default.
  | 

>From what i've seen it should be parsed to an empty String. So libDir in this case would be "". If that helps you a bit :)

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

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



More information about the jboss-dev-forums mailing list