Re: tomcat 7: IllegalArgumentException: taglib definition not consistent with specification version

2010-07-19 Thread Edoardo Panfili
On 17/07/10 16.28, Mark Thomas wrote: jsp-config tablib ... /taglib /jsp-config? but this one works! also with the wrong schemaLocation. Without your help I can't figure the meaning of the exception. Is Tomcat supposing a specification version using the

Re: tomcat 7: IllegalArgumentException: taglib definition not consistent with specification version

2010-07-19 Thread Mark Thomas
On 19/07/2010 08:02, Edoardo Panfili wrote: On 17/07/10 16.28, Mark Thomas wrote: jsp-config tablib ... /taglib /jsp-config? but this one works! also with the wrong schemaLocation. Without your help I can't figure the meaning of the exception. Is Tomcat

Re: tomcat 7: IllegalArgumentException: taglib definition not consistent with specification version

2010-07-17 Thread Mark Thomas
On 16/07/2010 18:23, Edoardo Panfili wrote: Hy, I did I try with tomcat 7 uploading my application (that works fine with 6.0.26). the application does not starts up and I can see The tag lib element is not correct. It should be: taglib xmlns=http://java.sun.com/xml/ns/javaee;

Re: tomcat 7: IllegalArgumentException: taglib definition not consistent with specification version

2010-07-17 Thread Edoardo Panfili
On 17/07/10 12.50, Mark Thomas wrote: On 16/07/2010 18:23, Edoardo Panfili wrote: Hy, I did I try with tomcat 7 uploading my application (that works fine with 6.0.26). the application does not starts up and I can see The tag lib element is not correct. It should be: taglib

Re: tomcat 7: IllegalArgumentException: taglib definition not consistent with specification version

2010-07-17 Thread Mark Thomas
On 17/07/2010 14:16, Edoardo Panfili wrote: On 17/07/10 12.50, Mark Thomas wrote: The tag lib element is not correct. It should be: taglib xmlns=http://java.sun.com/xml/ns/javaee; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

Re: tomcat 7: IllegalArgumentException: taglib definition not consistent with specification version

2010-07-17 Thread Edoardo Panfili
On 17/07/10 15.57, Mark Thomas wrote: On 17/07/2010 14:16, Edoardo Panfili wrote: On 17/07/10 12.50, Mark Thomas wrote: The tag lib element is not correct. It should be: taglib xmlns=http://java.sun.com/xml/ns/javaee; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;

Re: tomcat 7: IllegalArgumentException: taglib definition not consistent with specification version

2010-07-17 Thread Mark Thomas
On 17/07/2010 15:21, Edoardo Panfili wrote: On 17/07/10 15.57, Mark Thomas wrote: On 17/07/2010 14:16, Edoardo Panfili wrote: On 17/07/10 12.50, Mark Thomas wrote: The tag lib element is not correct. It should be: taglib xmlns=http://java.sun.com/xml/ns/javaee;

tomcat 7: IllegalArgumentException: taglib definition not consistent with specification version

2010-07-16 Thread Edoardo Panfili
Hy, I did I try with tomcat 7 uploading my application (that works fine with 6.0.26). the application does not starts up and I can see -- 16-lug-2010 19.15.15 org.apache.catalina.startup.ContextConfig parseWebXml GRAVE: Parse error in application web.xml file