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

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Wed Oct 24 17:13:01 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy updated TEIID-2132:
--------------------------------

      Fix Version/s:     (was: 8.2)
    Forum Reference: https://community.jboss.org/thread/203485  (was: https://community.jboss.org/thread/203485)


since there is no API in Netty for supporting this, I asked in their forums for solution http://stackoverflow.com/questions/13057775/netty-channel-bootstrap-with-pre-created-serversocket
                
> 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: Ramesh Reddy
>            Priority: Minor
>              Labels: jboss, teiid
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list