You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Joe Fernandez (JIRA)" <ji...@apache.org> on 2008/06/02 20:00:00 UTC

[jira] Created: (AMQ-1761) Improve DestinationViewMBean so that the sendTextMessage opersation allows optional username and password

Improve DestinationViewMBean so that the sendTextMessage opersation allows optional username and password
---------------------------------------------------------------------------------------------------------

                 Key: AMQ-1761
                 URL: https://issues.apache.org/activemq/browse/AMQ-1761
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 5.1.0
            Reporter: Joe Fernandez
            Priority: Minor
             Fix For: 5.2.0


The DestinationViewMBean's sendTextMessage() method does not provide you with the option of specifying a username and password; therefore, if authentication services have been enabled for the broker, you're precluded from using the sendTextMessage() method.   

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


[jira] Assigned: (AMQ-1761) Improve DestinationViewMBean so that the sendTextMessage opersation allows optional username and password

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies reassigned AMQ-1761:
-------------------------------

    Assignee: Rob Davies

> Improve DestinationViewMBean so that the sendTextMessage opersation allows optional username and password
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1761
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1761
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.1.0
>            Reporter: Joe Fernandez
>            Assignee: Rob Davies
>            Priority: Minor
>             Fix For: 5.2.0
>
>         Attachments: sendtextpatch.txt
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> The DestinationViewMBean's sendTextMessage() method does not provide you with the option of specifying a username and password; therefore, if authentication services have been enabled for the broker, you're precluded from using the sendTextMessage() method.   

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


[jira] Updated: (AMQ-1761) Improve DestinationViewMBean so that the sendTextMessage opersation allows optional username and password

Posted by "Joe Fernandez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Fernandez updated AMQ-1761:
-------------------------------

    Attachment: sendtextpatch.txt

Attached is a proposed patch for review. 

> Improve DestinationViewMBean so that the sendTextMessage opersation allows optional username and password
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1761
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1761
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.1.0
>            Reporter: Joe Fernandez
>            Priority: Minor
>             Fix For: 5.2.0
>
>         Attachments: sendtextpatch.txt
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> The DestinationViewMBean's sendTextMessage() method does not provide you with the option of specifying a username and password; therefore, if authentication services have been enabled for the broker, you're precluded from using the sendTextMessage() method.   

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


[jira] Resolved: (AMQ-1761) Improve DestinationViewMBean so that the sendTextMessage opersation allows optional username and password

Posted by "Rob Davies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-1761.
-----------------------------

    Resolution: Fixed

Fixed by SVN revision 663048

> Improve DestinationViewMBean so that the sendTextMessage opersation allows optional username and password
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1761
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1761
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.1.0
>            Reporter: Joe Fernandez
>            Assignee: Rob Davies
>            Priority: Minor
>             Fix For: 5.2.0
>
>         Attachments: sendtextpatch.txt
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> The DestinationViewMBean's sendTextMessage() method does not provide you with the option of specifying a username and password; therefore, if authentication services have been enabled for the broker, you're precluded from using the sendTextMessage() method.   

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