Hide Forgot
Description of problem: As part of our QE/QA testing for JCA, 'thin' client scenarios are required to properly support QE's goal of replacing the default messaging provider with QPID. While a majority of the testing scenarios can be accomplished within the context of the application server, a few test cases require the use of the JCA adapter outside of the JBoss environment. This will involve two steps: 1) Configure the adapter to provide the required jars that can be consumed by 'thin' client testing scenarios. Currently, the QPID JCA adapter is self contained and does export/expose it's jars outside of the adapter proper. 2)Rigorous testing in terms of serialization with the test client as this is required. Version-Release number of selected component (if applicable): Current development version of the adapter How reproducible: NA Steps to Reproduce: NA Actual results: Allow for 'thin' client use of the QPID JCA adapter outside of the app server. Expected results: Comply with QE's testing scenarios/plan Additional info: This essentially amounts to taking the work that has currently been done with the TCK and integrating that into QE's test harness/plans.
Hi Andrew, could you provide link to the official/actual source code, please?
This behavior is included in the adapter as well as the examples.
This has been fixed in package qpid-java-jca-0.10-10