[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-1107) EJB3 appclient tests using wrong schema location and xml doesn't conform to the schema
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Nov 13 08:05:44 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1107?page=all ]
Adrian Brock closed EJBTHREE-1107.
----------------------------------
Resolution: Done
> EJB3 appclient tests using wrong schema location and xml doesn't conform to the schema
> --------------------------------------------------------------------------------------
>
> Key: EJBTHREE-1107
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1107
> Project: EJB 3.0
> Issue Type: Task
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: AS 5.0.0.Beta3
>
>
> The appclient tests are using the wrong schema location.
> The correct top level element is:
> <application-client xmlns="http://java.sun.com/xml/ns/javaee"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
> http://java.sun.com/xml/ns/javaee/application-client_5.xsd"
> version="5">
> Additionally, the description/display-name are in the wrong order when compared with the schema definition.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list