Re: Why does 'absolute-ordering' in web.xml without 'others' kill classpath scanning?

2015-02-15 Thread Ryan Scharer
r the assistance. -R On Fri, Feb 13, 2015 at 2:54 PM, Mark Thomas wrote: > On 13/02/2015 18:49, Ryan Scharer wrote: > > Chris, > > > > I share your misgivings about magic, though if it exhibits > well-documented > > and predictable behavior I usually just shrug and go al

Re: Why does 'absolute-ordering' in web.xml without 'others' kill classpath scanning?

2015-02-13 Thread Ryan Scharer
ugh in the meantime my best bet may be to repackage the 3rd party jar minus its web-fragment. -R On Fri, Feb 13, 2015 at 1:18 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ryan, > > On 2/13/15 12:59 PM, Ry

Why does 'absolute-ordering' in web.xml without 'others' kill classpath scanning?

2015-02-13 Thread Ryan Scharer
Hey folks, I'm not sure if this is a bug or not, but I can't find any relevant information in the spec to suggest the behavior is expected. There's a web-fragment in my classpath that I'd like to skip. The only way to accomplish this that I know of is to put an stanza in my web.xml and omit an .