Socket transport needs to provide to the client local address of a TCP/IP connection, as
seen from the server
-------------------------------------------------------------------------------------------------------------
Key: JBREM-781
URL:
http://jira.jboss.com/jira/browse/JBREM-781
Project: JBoss Remoting
Issue Type: Patch
Security Level: Public (Everyone can see)
Components: transport
Affects Versions: 2.2.0.Alpha7
Reporter: Ovidiu Feodorov
This is required by Messaging 1.0 series. See JBMESSAGING-1020 for more details.
To get that IP address back to the client, the Remoting protocol should be modified to
support a new primitive ("$GET_CLIENT_LOCAL_ADDRESS"), which is only handled by
socket transports and ignored by others.
A trip to the server is required for NAT-type of situations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira