[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-5895; Processing too many classes
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Sep 12 12:50:49 EDT 2008
"alesj" wrote :
| What should be a proper/good fix for this?
|
| We have bunch of filters we could use.
| We need to allow only visibility of plain resource files from ear's root,
| e.g. some old .properties or legacy .xml,
| but definitely not directories.
The only reasonable filter is to exclude the "lib" child contents as that is the default ear lib directory name. If someone has a custom ear libx child, but excludes the directory via metadata, then would also have to disable the include root option as well.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176214#4176214
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176214
More information about the jboss-dev-forums
mailing list