[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Deployment error in JBOSS 5. Exception determining struc

jaikiran do-not-reply at jboss.com
Thu Jan 15 02:46:29 EST 2009


Try this xsd instead of the one you have in the application.xml:

  | <application 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/application_1_4.xsd"
  | 	      version="1.4">

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4202032



More information about the jboss-user mailing list