Hi, Jboss remoting seems disallowed creation of 2 connectors with 2 InvokerLocators which
has same ip and port but different path. Eg
http://192.168.0.1:8084/Service1
http://192.168.0.1:8084/Service2.
It seems the 2 connector cannot started twice with same ip and port as there are Address
already in use exception.
Also when doing client trigger the request to the server. Only transport, ip and port are
being matched. Is this a correct behaviour?
If so, then what is the purpose of having the path for the Locator URL?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131742#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...