[arquillian-issues] [JBoss JIRA] (ARQ-1077) Persistence Plugin does not work with Drone/Graphene

Bryan Saunders (JIRA) jira-events at lists.jboss.org
Thu Aug 22 18:56:26 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798691#comment-12798691 ] 

Bryan Saunders commented on ARQ-1077:
-------------------------------------

I was able to get it working using the mixed mode workaround method described here: https://issues.jboss.org/browse/ARQ-1077?focusedCommentId=12713189&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12713189

What I found though was that I had to do all of my Database setup in the first test, and if I needed to reconfigure the database for a different test I had to put it in a different class. 

I never tried to get it working with Warp as I got pulled on to another project before I had a chance.
                
> Persistence Plugin does not work with Drone/Graphene
> ----------------------------------------------------
>
>                 Key: ARQ-1077
>                 URL: https://issues.jboss.org/browse/ARQ-1077
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Drone, Extension - Persistence
>         Environment: JBoss AS 7 Container
>            Reporter: Bryan Saunders
>              Labels: drone, persistence
>
> Persistence Extension does not execute when being used with the Drone/Graphene extensions.  When you run the tests in Client Mode the @UsingDataSet annotations do not trigger and populate the database. @ApplyScriptBefore also does not work.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list