Re: Tomcat Embedded and Web Fragments

2016-07-13 Thread l.pe...@senat.fr

On 13/07/2016 15:57, Violeta Georgieva wrote:

Hi,

2016-07-07 15:07 GMT+03:00 l.pe...@senat.fr :

Hi.

I am using Tomcat embedded, for integration tests.

I do not find how to let it take in account web-fragments of included

jars. Is there a specific config ? Does anyone have a working example ?


Take a look at the Tomcat's tests
https://github.com/apache/tomcat/blob/trunk/test/org/apache/catalina/startup/TestContextConfig.java

Thank you !

I moved on to other tasks, but there is clearly a solution in these tests.

Ludovic

|
| AVANT D'IMPRIMER, PENSEZ A L'ENVIRONNEMENT.
|


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat Embedded and Web Fragments

2016-07-13 Thread Violeta Georgieva
Hi,

2016-07-07 15:07 GMT+03:00 l.pe...@senat.fr :
>
> Hi.
>
> I am using Tomcat embedded, for integration tests.
>
> I do not find how to let it take in account web-fragments of included
jars. Is there a specific config ? Does anyone have a working example ?


Take a look at the Tomcat's tests
https://github.com/apache/tomcat/blob/trunk/test/org/apache/catalina/startup/TestContextConfig.java

Regards,
Violeta


> I am using version 8.0.36.
>
> Thanks in advance,
>
> Ludovic
>
>
> |
> | AVANT D'IMPRIMER, PENSEZ A L'ENVIRONNEMENT.
> |
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>