0 Replies Latest reply on Mar 5, 2012 3:11 PM by second_ffgf

    migration from jboss 4.0 to 5.0

    second_ffgf

      Hi guys,

       

      I know that this topic is not new. but I can't find anything useful for me.

       

      This is my error:

      Attribute "xmlns:xsi" must be declared for element type "web-app".

       

      this is my web-app root tag:

      <web-app 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_4.xsd"

               version="2.4">

       

      I have servlet configurations than servlet-mapping configuration.

       

      I don't understand my error and can't find reason. Could you help me please?

       

      Sincerely,

      Taras Khoma