[teiid-issues] [JBoss JIRA] (TEIID-2132) Teiid 8.0 API does not expose boundport in Mbean attribute for Teiid-JDBC

Akshay Harale (JIRA) jira-events at lists.jboss.org
Fri Aug 3 00:48:06 EDT 2012


Akshay Harale created TEIID-2132:
------------------------------------

             Summary: Teiid 8.0 API does not expose boundport in Mbean attribute for Teiid-JDBC
                 Key: TEIID-2132
                 URL: https://issues.jboss.org/browse/TEIID-2132
             Project: Teiid
          Issue Type: Bug
          Components: Server
    Affects Versions: 8.0
         Environment: jboss 7, teiid 8, windows 7
            Reporter: Akshay Harale
            Assignee: Steven Hawkins
            Priority: Minor


When offset is set for jboss from standalone.xml or standalone.conf.bat file, the bound port is not displyed in MBean server.
 
For example,
 
<socket-binding-group name="standard-sockets" default-interface="public" port-offset="${jboss.socket.binding.port-offset:25}">
 
In above line if I set the value as 25 then that should be added to the default socket port values and exposed as bound port value in MBean server. But in case of teiid the "teiid-jdbc" 's boundPort value is not exposed by the jboss.
 
All other boundPorts values are correctly shown in Mbean, except teiid-jdbc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list