Re: distributable mode does not work with Servlet 3.0

2012-02-27 Thread Lucas Pouzac
Thanks, a library (prettyfaces) uses a web-tag fragment without With metadata-complete="true", It works correctly. Best regards. 2012/2/22 Konstantin Kolinko > 2012/2/22 Lucas Pouzac : > > No, in two cases, the tomcat configuration is identical. Only, I observe > via

Re: distributable mode does not work with Servlet 3.0

2012-02-22 Thread Lucas Pouzac
/21 Pid > On 20/02/2012 09:16, Lucas Pouzac wrote: >

distributable mode does not work with Servlet 3.0

2012-02-20 Thread Lucas Pouzac
Hi, I have a concern about replication sessions when using the standard Servlet 3.0. Do you have an idea for this to work? https://issues.apache.org/bugzilla/show_bug.cgi?id=52685 *If in web.xml, I declare: http://www.w3.org/2001/XMLSchema-instance"; xmlns="http://java.sun.com/xml/ns/javaee";