[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-1105) The schemalocations in the ejb3 testsuite for the jboss.xml are wrong
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Nov 13 05:48:45 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1105?page=all ]
Adrian Brock closed EJBTHREE-1105.
----------------------------------
Resolution: Done
> The schemalocations in the ejb3 testsuite for the jboss.xml are wrong
> ---------------------------------------------------------------------
>
> Key: EJBTHREE-1105
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1105
> Project: EJB 3.0
> Issue Type: Task
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Fix For: AS 5.0.0.Beta3
>
>
> Many of the schema locations in jboss.xml in the ejb3 testsuite incorrectly specify the sun namespace.
> The correct top level jboss element is:
> <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_0.xsd"
> version="3.0">
--
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