[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-1063) Pick up the entity-manager-factory definition to avoid validation errors

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Oct 15 11:43:03 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-1063?page=all ]

Max Andersen closed JBIDE-1063.
-------------------------------

    Resolution: Won't Fix

1.2 should be used in header. see related issue.

> Pick up the entity-manager-factory definition to avoid validation errors
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-1063
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1063
>             Project: JBoss Tools
>          Issue Type: Feature Request
>          Components: Seam
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Max Andersen
>         Assigned To: Viacheslav Kabanovich
>             Fix For: 2.0.0.CR1
>
>
> In components xml the #{rtEntityManagerFactory} get's validated as an error in the following:
>    <core:managed-persistence-context name="entityManager"
>                               auto-create="true"
>                    entity-manager-factory="#{rtEntityManagerFactory}"/>
> It seems that if we would pick up this one as the definition of the factory then we would be fine:
>    <core:entity-manager-factory name="rtEntityManagerFactory" 
>                persistence-unit-name="rt"/>
> Is that doable in the current setup ?

-- 
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 jbosstools-issues mailing list