[
https://jira.jboss.org/jira/browse/TEIID-1047?page=com.atlassian.jira.plu...
]
Ramesh Reddy resolved TEIID-1047.
---------------------------------
Resolution: Done
if JBoss is started with "-b" switch then that host/ip address will be used by
the Teiid also. If user wants they can override this by providing the
"bindaddress" property in the "teiid-jboss-beans.xml" file under the
socket configuration.
If none of the above is provided, Teiid defaults as JBoss server to resolve the host
address to "InetAddress.getlocalAddress()" this will mostly resolve to
127.0.0.1. This is the default behaviour.
Teiid host resolution should match that of the JBoss AS
-------------------------------------------------------
Key: TEIID-1047
URL:
https://jira.jboss.org/jira/browse/TEIID-1047
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 7.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 7.0
Teiid "localhost" address resolution is done differently than that of the JBoss
AS. JBoss AS always resolves to 127.0.0.1. The host resolution it self completely
different between both; Teiid should mimic or reuse this from JBoss AS.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira