[
http://jira.jboss.com/jira/browse/JBIDE-1367?page=comments#action_12389214 ]
Max Andersen commented on JBIDE-1367:
-------------------------------------
for Seam1 you have to add this method to the test too:
@Override
protected SeamPhaseListener createPhaseListener()
{
return new TransactionalSeamPhaseListener();
}
otherwise the persist won't happen.
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