You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/06/25 22:48:07 UTC

[jira] Created: (OWB-121) remove JMS specific namings from OpenWebBeansPlugin

remove JMS specific namings from OpenWebBeansPlugin
---------------------------------------------------

                 Key: OWB-121
                 URL: https://issues.apache.org/jira/browse/OWB-121
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: M2
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: M3


The OpenWebBeansPlugin should only contain endpoint independent namings.

So we should refactor
<code>addJMSBean</code>
to 
<code>addImplicitComponentForInjectionPoint</code>


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


[jira] Closed: (OWB-121) remove JMS specific namings from OpenWebBeansPlugin

Posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gurkan Erdogdu closed OWB-121.
------------------------------

    Resolution: Fixed

> remove JMS specific namings from OpenWebBeansPlugin
> ---------------------------------------------------
>
>                 Key: OWB-121
>                 URL: https://issues.apache.org/jira/browse/OWB-121
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: M2
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: M3
>
>
> The OpenWebBeansPlugin should only contain endpoint independent namings.
> So we should refactor
> <code>addJMSBean</code>
> to 
> <code>addImplicitComponentForInjectionPoint</code>

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