[jboss-jira] [JBoss JIRA] (AS7-5328) Spring dev & migration guide JBoss AS 7.0 wrong matching tag for persistence-context-ref-name

Beth Boose (JIRA) jira-events at lists.jboss.org
Wed Aug 8 15:45:06 EDT 2012


Beth Boose created AS7-5328:
-------------------------------

             Summary: Spring dev & migration guide JBoss AS 7.0 wrong matching tag for persistence-context-ref-name
                 Key: AS7-5328
                 URL: https://issues.jboss.org/browse/AS7-5328
             Project: Application Server 7
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 7.0.0.Final
            Reporter: Beth Boose


The Spring applications development and migration guide at https://docs.jboss.org/author/display/AS7/Spring+applications+development+and+migration+guide under Using server-deployed persistence units
Has the web.xml entry below:
<persistence-context-ref>
<persistence-context-ref-name>persistence/petclinic-em</persistence-unit-ref-name>
<persistence-unit-name>petclinic</persistence-unit-name>
</persistence-context-ref>

The line <persistence-context-ref-name>persistence/petclinic-em</persistence-unit-ref-name> has an incorrect matching tag.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list