Hi,

I was trying to integrate JMS CTS (http://jmscts.sourceforge.net/) with
WSO2 Andes broker. Referring to documentation of JMS CTS this is what I
have done,


   1. Wrote provider and administrator classes, complied those to "src.jar"
   having same structure as "openjms-provider-0.5-b2.jar" they have provided
   as example.
   2. added all the jar paths required to run qpid to providers.xml. (but i
   did not add jars in {JMSCTS_HOME/lib})
   3. set path to "src.jar" and put provider class between <class></class>
   in providers.xml file.
   4. run JMS CTS.

But unfortunately came across this error.

6:58:56 Time: 2.65
16:58:56 There was 1 error:
16:58:56 1) junit.framework.TestSuite@1389c036
java.lang.NullPointerException
    at
org.exolab.jmscts.core.ProviderTestRunner.setUp(ProviderTestRunner.java:118)
    at junit.extensions.TestSetup$1.protect(TestSetup.java:18)
    at junit.framework.TestResult.runProtected(TestResult.java:124)
    at junit.extensions.TestSetup.run(TestSetup.java:23)
    at
org.exolab.jmscts.core.AbstractTestRunner.basicRun(AbstractTestRunner.java:303)
    at org.exolab.jmscts.core.JMSTestRunner.basicRun(JMSTestRunner.java:166)
    at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
    at junit.framework.TestResult.runProtected(TestResult.java:124)
    at junit.extensions.TestSetup.run(TestSetup.java:23)
    at
org.exolab.jmscts.core.JUnitTestRunner.doRun(JUnitTestRunner.java:144)
    at org.exolab.jmscts.core.JUnitTestRunner.run(JUnitTestRunner.java:271)
    at
org.exolab.jmscts.test.ComplianceTestSuite.main(ComplianceTestSuite.java:83)
16:58:56 FAILURES!!!
16:58:56 Tests run: 0,  Failures: 0,  Errors: 1

What am i missing here? If there's somebody  familiar with this, please
help.

Thanks.

-- 
*Hasitha Abeykoon*
Software Engineer; WSO2, Inc.; http://wso2.com
*cell:* *+94 719363063*
*blog: **abeykoon.blogspot.com* <http://abeykoon.blogspot.com>* *
*
*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to