[jboss-user] [Remoting] - Re: using one port for multiple TransporterServer and Connec

tom.elrod@jboss.com do-not-reply at jboss.com
Mon Jul 17 01:58:26 EDT 2006


In the 2.0 release, will be able to re-use the same transporter and add multiple target pojo's, which will have them using the same port (as will be using the same Connector underneath).  However, if try to create two transporter servers with the same locator url, will get an exception because the second will try to create a new Connector with the same locator url (i.e. port).

If you have a use case to be able to do this (where transporter server is smart enough to find and re-use existing Connector of another transporter server), pleaes open a feature request in jira and put in use case.  Also, put in what expected behavior should be when try adding the same pojo target twice (once for each transporter server instance).

Also, won't be able to do any of this in 1.4.4.  It is just a minor patch release to the 1.4 branch.  No new development is being done on that branch (but 2.0 should be release within a few weeks... God willing ;) ).

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

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



More information about the jboss-user mailing list