<?xml version="1.0" encoding="UTF-8"?>
<!--
   JBoss EJB3Deployer
   
   $Id: ejbthree994-connectors-service.xml 63662 2007-06-27 08:18:23Z wolfc $
-->
<server>

   <mbean code="org.jboss.remoting.transport.Connector"
          name="jboss.remoting:type=Connector,name=Ejbthree994Ejb3Connector,handler=ejb3">
      <attribute name="InvokerLocator">socket://${jboss.bind.address}:3874</attribute>
      <attribute name="Configuration">
         <handlers>
            <handler subsystem="AOP">org.jboss.aspects.remoting.AOPRemotingInvocationHandler</handler>
         </handlers>
      </attribute>
   </mbean>

</server>
