[jboss-cvs] JBossAS SVN: r104691 - trunk/testsuite/src/resources/security-srp/ejb-inf.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 11 13:26:29 EDT 2010


Author: smarlow at redhat.com
Date: 2010-05-11 13:26:29 -0400 (Tue, 11 May 2010)
New Revision: 104691

Modified:
   trunk/testsuite/src/resources/security-srp/ejb-inf/jboss.xml
Log:
JBAS-7563 switch from jrmp to unified invoker

Modified: trunk/testsuite/src/resources/security-srp/ejb-inf/jboss.xml
===================================================================
--- trunk/testsuite/src/resources/security-srp/ejb-inf/jboss.xml	2010-05-11 16:56:00 UTC (rev 104690)
+++ trunk/testsuite/src/resources/security-srp/ejb-inf/jboss.xml	2010-05-11 17:26:29 UTC (rev 104691)
@@ -29,7 +29,7 @@
    <invoker-proxy-bindings>
       <invoker-proxy-binding>
          <name>stateless-jce-invoker</name>
-         <invoker-mbean>jboss:service=invoker,type=jrmp</invoker-mbean>
+         <invoker-mbean>jboss:service=invoker,type=unified</invoker-mbean>
          <proxy-factory>org.jboss.proxy.ejb.ProxyFactory</proxy-factory>
          <proxy-factory-config>
             <client-interceptors>




More information about the jboss-cvs-commits mailing list