[jboss-dev-forums] [Design of JCA on JBoss] - Re: Implementation of the ConnectionManager Service
jesper.pedersen
do-not-reply at jboss.com
Mon Jul 27 12:07:53 EDT 2009
Another area is of course the test suite for the JCA implementation - currently under
| testsuite/src/main/org/jboss/test/jca
| testsuite/src/main/org/jboss/test/jcaprops
|
in Branch_5_x.
The main thing here is that the test suite has to be converted into depending on MC constructs instead of the old JMX bus.
Furthermore - a lot of the tests in the suites is timing dependant, which should be eliminated in the new test suite - e.g. we can't use Thread.sleep() and similar constructs.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246243#4246243
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246243
More information about the jboss-dev-forums
mailing list