Hi,

I think that the XML declaration contains an invalid "xmlns:xs" attribute. It 
should be:

 <jboss xmlns="http://www.jboss.com/xml/ns/javaee";
  |      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
  |      xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee 
http://www.jboss.org/j2ee/schema/jboss_5_1.xsd";
  |      version="5.1">
  |  ...
  |  </jboss>

Maybe this confuses JBoss on parsing the file.

Hope this helps

Wolfgang

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253275#4253275

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253275
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to