I would like to add several additional matches to the DeploymentFilter in 
jboss-service.xml.    For example in the root of our war we have several symbolic 
links that link to several hundred gigabytes of content, I'd like skip that directory. 
 

Option 1 (Prefered):
I would like to be able to specify addtional directories to ignore in an attribute of 
the mbean in jboss-service.xml but there doesn't seem to be any notion of  and 
excludes list, in there.

Option 2:
Extend DeploymentFilter and add addtional "matches".  However, this doesn't appear 
possible, this class doesn't lend itself to be extended.

Option 3: 
Copy DeploymentFilter and create my own version.  This is not a very desireable 
option, will be hard to maintain between releases of jboss.

How does JBoss suggest that we add "excludes" the URLDeploymentScanner?

Thanks

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

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


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to