[ 
http://jira.amdatu.org/jira/browse/AMDATU-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10098#action_10098
 ] 

Ivo Ladage - van Doorn commented on AMDATU-107:
-----------------------------------------------

Using Pax Exam there are two issues which need to be resolved:

-1- Running Pax Exam in a reactor build (i.e. mvn verify) is difficult since 
Pax Runner by default deploys the bundles into the test container from the 
maven repository, but bundles are copied to the mave nrepository in the install 
phase which is prior to the integration-test phase which executes Pax runner (a 
chicken and egg problem). See http://issues.ops4j.org/browse/PAXEXAM-35

-2- The TenantManagementService does not start because of the way the dynamic 
registration of keyspaces and ColumnFamily's in the Cassandra bundle  is 
implemented. This will be fixed in the next version when we upgrade to 
Cassandra 0.7 which supports this out-of-the-box such that we can just use the 
Cassandra API instead


> Refactor integration tests in test-bundles module to start using Pax Exam 
> framework
> -----------------------------------------------------------------------------------
>
>                 Key: AMDATU-107
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-107
>             Project: Amdatu
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions: 0.0.4
>            Reporter: Ivo Ladage - van Doorn
>            Assignee: Ivo Ladage - van Doorn
>             Fix For: 0.0.5
>
>
> See http://wiki.ops4j.org/display/paxexam/Pax+Exam

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.amdatu.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to