You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Vijai Kalathur (Updated) (JIRA)" <de...@tuscany.apache.org> on 2012/02/14 17:49:59 UTC

[jira] [Updated] (TUSCANY-4015) JMSBindingProcessor's writeActivationSpecProperties uses wrong attribute name

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

Vijai Kalathur updated TUSCANY-4015:
------------------------------------

    Patch Info: Patch Available
    
> JMSBindingProcessor's writeActivationSpecProperties uses wrong attribute name 
> ------------------------------------------------------------------------------
>
>                 Key: TUSCANY-4015
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-4015
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA JMS Binding Extension
>    Affects Versions: Java-SCA-2.x
>            Reporter: Vijai Kalathur
>
> The writeActivationSpecProperties method in  JMSBindingProcessor uses wrong attribute name for activationSpec.  It should be using jndiName instead of name.
>         if ( asName != null && asName.length() > 0) {
>             writer.writeAttribute("name", asName);            
>         }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira