Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

[jira] Created: (GERONIMO-4941) JMS connector ports are not listed on the console after the server started

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (GERONIMO-4941) JMS connector ports are not listed on the console after the server started

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

JMS connector ports are not listed on the console after the server started
--------------------------------------------------------------------------

                 Key: GERONIMO-4941
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4941
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: ActiveMQ
    Affects Versions: 2.2
            Reporter: Ivan
            Priority: Minor


StartupMonitorUtil will query all the gbeans in the kernel and find those whose attribute is of InetAddress type, then list those listening ports.
While in Geronimo 2.2 and later, we use activemq.xml to hold all the configurations for ActiveMQ broker. So no connector gbeans are created.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4941) JMS connector ports are not listed on the console after the server started

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/GERONIMO-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772248#action_12772248 ]

Ivan commented on GERONIMO-4941:
--------------------------------

Commit changes to 2.2 snapshot At revision: 831537.

> JMS connector ports are not listed on the console after the server started
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-4941
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4941
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: ActiveMQ
>    Affects Versions: 2.2
>            Reporter: Ivan
>            Priority: Minor
>
> StartupMonitorUtil will query all the gbeans in the kernel and find those whose attribute is of InetAddress type, then list those listening ports.
> While in Geronimo 2.2 and later, we use activemq.xml to hold all the configurations for ActiveMQ broker. So no connector gbeans are created.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-4941) JMS connector ports are not listed on the console after the server started

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/GERONIMO-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-4941.
----------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
                   2.2

Commit changes to trunk At revision: 831661.

> JMS connector ports are not listed on the console after the server started
> --------------------------------------------------------------------------
>
>                 Key: GERONIMO-4941
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4941
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues)
>          Components: ActiveMQ
>    Affects Versions: 2.2
>            Reporter: Ivan
>            Priority: Minor
>             Fix For: 2.2, 3.0
>
>
> StartupMonitorUtil will query all the gbeans in the kernel and find those whose attribute is of InetAddress type, then list those listening ports.
> While in Geronimo 2.2 and later, we use activemq.xml to hold all the configurations for ActiveMQ broker. So no connector gbeans are created.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.