You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2009/04/20 14:55:47 UTC

[jira] Assigned: (TUSCANY-2976) Remove default "ConnectionFactory" in JMSBinding model

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

ant elder reassigned TUSCANY-2976:
----------------------------------

    Assignee: ant elder

> Remove default "ConnectionFactory" in JMSBinding model
> ------------------------------------------------------
>
>                 Key: TUSCANY-2976
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2976
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA JMS Binding Extension
>            Reporter: Greg Dritschler
>            Assignee: ant elder
>            Priority: Minor
>         Attachments: tuscany-2976.patch
>
>
> If no connection factory is specified on binding.jms, the JMSBinding model sets a default of "ConnectionFactory".
> Since this is Tuscany-specific behavior, this should be implemented in runtime code, not in the model.
> As it so happens, JMSResourceFactoryImpl already uses "ConnectionFactory" as a default connection factory if none is passed from the model, so the runtime behavior is in place.  All that has to happen is to correct the model.
> I will attach a patch for this. 

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