maven can only run tests against an invm 0.8 broker 
----------------------------------------------------

                 Key: QPID-705
                 URL: https://issues.apache.org/jira/browse/QPID-705
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker, Java Client
    Affects Versions: M3
            Reporter: Arnaud Simon
             Fix For: M3


It is currently not possible to run the test against an external server from 
maven as we cannot set the context. 
A solution would be to provide a default JNDI properties file defining an 0.8 
and an 0.10 connection factory that are looked up according to the protocol 
version. The jndi provider url as to be set from the maven pom and point on 
that properties file.  
To be done:
1) add a jndi properties file
2) change QpidTestCase for looking up connection factories based on  broker 
version property (08 or 010) 
3) update top level and test pom files to define required test configuration 
properties 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to