2008/6/28 xbranko <[EMAIL PROTECTED]>:
> <web-app id="WebApp_ID"
>         xmlns="http://java.sun.com/xml/ns/j2ee";
>         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>         xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
> http://java.sun.com/xml/ns/j2ee/web-app_2_5.xsd";
>         version="2.5">

Oh, BTW, this root element is wrong, since from 2.5 Sun renamed "j2ee"
to "javaee", do a search-and-replace from one to the other.

Antonio

Reply via email to