|One testcase that is now failing is
|org.jboss.test.jrmp.test.CustomSocketsUnitTestCase.
|See bug #529006. The testcase deploys a sar with a custom JRMPInvoker
|configuration and the sar includes the testcase ejbs that need the
|customized
|invoker. This also fails if deployed as an ear that includes the sar and
|ejbs.

the packaging is reversed, the way this works is that the thing that is
needed needs to be inside.

in other words, if your beans need the sar, then package a jar with all the
beans, and include the sar in it.

not the other way around, try that it should work.

marcf



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to