[jboss-user] [Remoting] - Re: Simple Socket Server (TEXT)?

ron.sigal@jboss.com do-not-reply at jboss.com
Sun Jul 1 03:15:26 EDT 2007


The error message means that another Connector with exactly the same InvokerLocator,

anonymous wrote : 
  | socket://localhost:8084/?dataType=invocation&enableTcpNoDelay=true&marshaller=com.test.socket.V75SocketServer.TextMarshaller&socketTimeout=600000&unmarshaller=com.test.socket.V75SocketServer.TextUnMarshaller
  | 

has already been created.  Are you sure you don't have two MBeans, in some *-service.xml files, with the same attributes?  If you really changed the "serverBindPort" attribute, you should be able to create a second Connector.



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059428



More information about the jboss-user mailing list