[arquillian-issues] [JBoss JIRA] (ARQ-1013) Embedded weld integration

Trevor Baker (JIRA) jira-events at lists.jboss.org
Wed Jun 27 17:46:12 EDT 2012


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

Trevor Baker edited comment on ARQ-1013 at 6/27/12 5:46 PM:
------------------------------------------------------------

example on how to integrate persistence with weld. Steps to make it work:
1. Patch arquillian-weld-ee-embedded-1.1 (see MockJpaInjectionServices.java)
2. Patch arquillian-persistence-impl (see PersistenceExtension.java)
3. Add InitialContextProducer.java, which uses Spring to load up datasource and JTA into JNDI

                
      was (Author: amoebaworks):
    example on how to integrate persistence with weld
                  
> Embedded weld integration
> -------------------------
>
>                 Key: ARQ-1013
>                 URL: https://issues.jboss.org/browse/ARQ-1013
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Persistence
>            Reporter: Trevor Baker
>            Assignee: Bartosz Majsak
>         Attachments: sample.zip
>
>
> Better integration with embedded weld. Developers still need to manually wire in JNDI initial context, datasource, jta, and hibernate.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list