[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1799) Mistyped in documents regarding setting up Seam environment

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Aug 14 04:03:01 EDT 2007


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

Pete Muir updated JBSEAM-1799:
------------------------------

    Issue Type: Bug  (was: Task)
       Affects:   (was: [Documentation (Ref Guide, User Guide, etc.)])
      Assignee: Pete Muir
      Priority: Trivial  (was: Major)

> Mistyped in documents regarding setting up Seam environment
> -----------------------------------------------------------
>
>                 Key: JBSEAM-1799
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1799
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.0.0.BETA1
>         Environment: JBoss AS 4.2.0
>            Reporter: Joshua Jackson
>         Assigned To: Pete Muir
>            Priority: Trivial
>             Fix For: 2.0.0.CR1
>
>
> 1. Configuring jBPM in Seam. 
> Version: 2.0.0.Beta1 
> Chapter: 25 
> Sub chapter: 6 
> Since Seam 2.0 uses jpdl 3.2.x, we need to add this element 
> Code: 
> <service name="tx" factory="org.jbpm.tx.TxServiceFactory" /> 	 
> 2. Bootstrapping JPA In seam 
> Chapter: 25 
> Sub-chapter: 25.3.2 
> Page: 221 
> Code: 
> <persistence:managed-persistence-context name="entityManager" session-factory="#{entityManagerFactory}"/>	 
> It should've been entity-manager-factory instead of session-factory

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