[jboss-dev-forums] [Design of EJB 3.0] - Recent EJB3 TestSuite Regressions
ALRubinger
do-not-reply at jboss.com
Wed Nov 26 15:39:07 EST 2008
Problems today:
http://jboss.hudson.alrubinger.com/job/EJB3_Plugin_AS_TRUNK/lastBuild/testReport/
I can resolve the "circulardependency" test by reverting some of the schema stuff done:
svn merge -r 81581:81579 https://svn.jboss.org/repos/jbossas/projects/ejb3/trunk/testsuite
I haven't committed that revert.
The following tests fail:
* consumer
* dd/mdb
* ejbthree1123
* ejbthree939
...with these errors upon deployment:
javax.naming.NameNotFoundException: ConnectionFactory not bound
| javax.naming.NameNotFoundException: XAConnectionFactory not bound
So I'll dig a bit to find the genesis of those JCA thingies not getting bound, and see where that lands us.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192635#4192635
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192635
More information about the jboss-dev-forums
mailing list