sorry the config file is here

        <!-- 
==================================================================== -->
        <!-- Invokers to the JMX node                                           
  -->
        <!-- 
==================================================================== -->
   <mbean code="org.jboss.remoting.transport.Connector"
          name="com.xxxx:service=Connector,transport=socket"
          display-name="RacingDB Socket transport Connector">
      
         
            
               5000
               text
               com.xxxx.dbi.socket.TextMarshaller
               com.xxxx.dbi.socket.TextUnMarshaller
               com.xxxx.dbi.socket.SimpleInputStreamWrapper
               ${jboss.bind.address}
               6193
               true
            
            
               com.xxxx.dbi.socket.Handler
            
         
      
   



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062264#4062264

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062264
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to