[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1367) double ds.xml in Seam War project

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Nov 26 17:41:29 EST 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-1367?page=comments#action_12389209 ] 
            
Max Andersen commented on JBIDE-1367:
-------------------------------------

Ok for seam1 its:

remove persistence.xml in test
have the real datasource name in the jboss-beans.xml (no issue since it is only visible and used when running tests)

add the following line to persistence.xml (might require changes in seamgen): <property name="hibernate.cache.use_second_level_cache" value="false"/>
  

> double ds.xml in Seam War project
> ---------------------------------
>
>                 Key: JBIDE-1367
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1367
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.CR1
>            Reporter: Max Andersen
>         Assigned To: Max Andersen
>            Priority: Blocker
>             Fix For: 2.0.0.GA
>
>
> ds.xml ends up in both resources/ds.xml and in src/model/web-inf/ds.xml
> only one of them should be enough.

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