[jboss-jira] [JBoss JIRA] (AS7-2361) It appears there is no external JNDI port like 1099, even though the ports are in the console

Jim Tyrrell (Commented) (JIRA) jira-events at lists.jboss.org
Wed Oct 26 17:12:45 EDT 2011


    [ https://issues.jboss.org/browse/AS7-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637795#comment-12637795 ] 

Jim Tyrrell commented on AS7-2361:
----------------------------------

It appears in the console that 1099 is being shown/used, however, in netstat it does not show up in the listing so nothing appears to be listening on it.  It is also listed in the domain.xml as you can see here:

    <socket-binding-groups>
        <socket-binding-group name="standard-sockets" default-interface="public">
            <socket-binding name="http" port="8080"/>
            <socket-binding name="https" port="8443"/>
            <socket-binding name="jacorb" port="3528"/>
            <socket-binding name="jacorb-ssl" port="3529"/>
            <socket-binding name="jmx-connector-registry" port="1090" interface="management"/>
            <socket-binding name="jmx-connector-server" port="1091" interface="management"/>
            <socket-binding name="jndi" port="1099"/>
            <socket-binding name="messaging" port="5445"/>
            <socket-binding name="messaging-throughput" port="5455"/>
            <socket-binding name="osgi-http" port="8090" interface="management"/>
            <socket-binding name="remoting" port="4447"/>
            <socket-binding name="txn-recovery-environment" port="4712"/>
            <socket-binding name="txn-status-manager" port="4713"/>
        </socket-binding-group>


I am very confused.....please help...
                
> It appears there is no external JNDI port like 1099, even though the ports are in the console
> ---------------------------------------------------------------------------------------------
>
>                 Key: AS7-2361
>                 URL: https://issues.jboss.org/browse/AS7-2361
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Naming
>            Reporter: Jim Tyrrell
>            Assignee: John Bailey
>              Labels: eap6-ux
>         Attachments: Screen shot 2011-10-26 at 3.08.19 PM.png
>
>
> Many many customers use client lookups of JNDI contexts to get at what used to be called remote interfaces to invoke EJBs on a JBoss instance.  Where and how does this work?  Is this be design?  If so, this is going to be a problem for many current customers, as they do this today.

--
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 jboss-jira mailing list