[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-345) correct ejb-jar.xml root node declaration in examples

Norman Richards (JIRA) jira-events at jboss.com
Thu Feb 1 02:37:22 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-345?page=all ]

Norman Richards closed JBSEAM-345.
----------------------------------

    Resolution: Out of Date

This was fixed some time ago.

> correct ejb-jar.xml root node declaration in examples
> -----------------------------------------------------
>
>                 Key: JBSEAM-345
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-345
>             Project: JBoss Seam
>          Issue Type: Task
>          Components: Examples
>    Affects Versions: 1.0.1, 1.0, 1.0 beta 2, 1.0 beta 1, 1.1.0.BETA1
>            Reporter: Maurice Zeijen
>            Priority: Minor
>
> Please correct the root node decleration in the seam examples. At this moment they only contain the <ejb-jar> node but this should be:
> <ejb-jar 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/ejb-jar_3_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 seam-issues mailing list