3 Replies Latest reply on Aug 3, 2012 12:49 AM by akshy_harale

    Teiid 8.0 API does not expose boundport in Mbean attribute for Teiid-JDBC

    akshy_harale

      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

       

      Please let me know is this an issue or there is more information on this. If it's an issue I shall put in issue tracker.

       

      Thanks,

      Akshay.