Re: Confused on ServletContainerInitializer discovery

2013-07-21 Thread Mark Thomas
On 21/07/2013 23:07, Jeremy Boynes wrote: > I'm confused by the spec saying: Implementations of the > ServletContainerInitializer interface will be discovered by the > runtime's service lookup mechanism or a container specific mechanism > that is semantically equivalent to it. In either case, > Ser

Confused on ServletContainerInitializer discovery

2013-07-21 Thread Jeremy Boynes
I'm confused by the spec saying: > Implementations of the ServletContainerInitializer interface will be > discovered by the runtime's service lookup mechanism or a container specific > mechanism that is semantically equivalent to it. In either case, > ServletContainerInitializer services from we