-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Benson,
On 9/14/12 12:12 PM, Benson Margulies wrote:
> Apologies for the accidental use of HTML.
>
> The problem below is triggered by the facts that:
>
> a) spring-web contains a ServletContainerInitializer b) even with
> metadata-complete, tomcat
On Fri, Sep 14, 2012 at 1:06 PM, Mark Thomas wrote:
> On 14/09/2012 17:36, Benson Margulies wrote:
>> On Fri, Sep 14, 2012 at 12:27 PM, Mark Thomas wrote:
>>> Benson Margulies wrote:
>>>
Apologies for the accidental use of HTML.
The problem below is triggered by the facts that:
>>
On 14/09/2012 17:36, Benson Margulies wrote:
> On Fri, Sep 14, 2012 at 12:27 PM, Mark Thomas wrote:
>> Benson Margulies wrote:
>>
>>> Apologies for the accidental use of HTML.
>>>
>>> The problem below is triggered by the facts that:
>>>
>>> a) spring-web contains a ServletContainerInitializer
>>
On 14/09/2012 17:31, Benson Margulies wrote:
> On Fri, Sep 14, 2012 at 12:27 PM, Mark Thomas wrote:
>> Benson Margulies wrote:
>>
>>> Apologies for the accidental use of HTML.
>>>
>>> The problem below is triggered by the facts that:
>>>
>>> a) spring-web contains a ServletContainerInitializer
>>
On Fri, Sep 14, 2012 at 12:27 PM, Mark Thomas wrote:
> Benson Margulies wrote:
>
>>Apologies for the accidental use of HTML.
>>
>>The problem below is triggered by the facts that:
>>
>>a) spring-web contains a ServletContainerInitializer
>>b) even with metadata-complete, tomcat does annotation sc
On Fri, Sep 14, 2012 at 12:27 PM, Mark Thomas wrote:
> Benson Margulies wrote:
>
>>Apologies for the accidental use of HTML.
>>
>>The problem below is triggered by the facts that:
>>
>>a) spring-web contains a ServletContainerInitializer
>>b) even with metadata-complete, tomcat does annotation sc
Benson Margulies wrote:
>Apologies for the accidental use of HTML.
>
>The problem below is triggered by the facts that:
>
>a) spring-web contains a ServletContainerInitializer
>b) even with metadata-complete, tomcat does annotation scanning once
>it sees one of those
Yes, this is a mandatory req
Apologies for the accidental use of HTML.
The problem below is triggered by the facts that:
a) spring-web contains a ServletContainerInitializer
b) even with metadata-complete, tomcat does annotation scanning once
it sees one of those
c) In my embedded environment, there's a lot of real estate to
I'm using tomcat 7.0.29, embedded.
My web.xml web-app element looks like:
http://java.sun.com/xml/ns/javaee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd";