[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2693) Little documentation error

Sebastian Hennebrueder (JIRA) jira-events at lists.jboss.org
Fri Feb 29 03:57:57 EST 2008


Little documentation error
--------------------------

                 Key: JBSEAM-2693
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2693
             Project: JBoss Seam
          Issue Type: Bug
          Components: Documentation Issues
    Affects Versions: 2.0.1.GA
         Environment: any
            Reporter: Sebastian Hennebrueder
             Fix For: 2.0.2.GA


documentation seems to have a little bug.
>
>  25.3.1. Boostrapping Hibernate in Seam
>
>  <persistence:managed-hibernate-session name="hibernateSessionFactory"
>  session-factory="#{hibernateSessionFactory}"/>
>
>  should be
>
>  <persistence:managed-hibernate-session name="hibernateSession"
>  session-factory="#{hibernateSessionFactory}"/>
>
>  Correct?
>
>  Best Regards
>
>  Sebastian

-- 
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