http://jboss.hudson.alrubinger.com/job/EJB3_Integration_TestSuite_AS_TRUNK/lastBuild/testReport/org.jboss.ejb3.test.ejbcontext.unit/EjbContextUnitTestCase/testStatelessInvokedBusinessInterface/
https://jira.jboss.org/jira/browse/EJBTHREE-2076
I've got this working locally with some changes to core and Carlo's ejb3-context component on GitHub. In fact I finally went into my own account and forked his repo to make a pull request for:
http://github.com/ALRubinger/jboss-ejb3-context/commit/98fa6f0f7966ea8b83d36866d7238c3b52fe9de5
This commit is a little wonky because I accidentally added a bunch of metadata files in there, so when you guys get online someone's gonna have to help me figure out how to revert a change on my remote copy and local copy as I learn DVCS a bit. ;)
S,
ALR