This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Multiple matching files by name in parsing deployerstarksm64 Nov 19, 2008 6:05 PM (in response to alesj)Without a jboss-structure.xml excluding a jar from the meta-inf bucket, you can't. We can't both treat WEB-INF/lib as a source for deployment descriptors and know when not to do so without some user input. 
- 
        2. Re: Multiple matching files by name in parsing deployeralesj Nov 20, 2008 4:08 AM (in response to alesj)"scott.stark@jboss.org" wrote: 
 Without a jboss-structure.xml excluding a jar from the meta-inf bucket, you can't. We can't both treat WEB-INF/lib as a source for deployment descriptors and know when not to do so without some user input.
 I was thinking more about it yesterday
 and you're absolutely right.
 What eventually triggered my check, was when I was getting unexpected web-beans.xml -- > WBMD.
 But it was only unexpected since I missed some detail. :-)
 
    