You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2012/08/08 11:54:09 UTC

[jira] [Created] (DELTASPIKE-262) remove useless OWB workaround

Mark Struberg created DELTASPIKE-262:
----------------------------------------

             Summary: remove useless OWB workaround
                 Key: DELTASPIKE-262
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-262
             Project: DeltaSpike
          Issue Type: Bug
          Components: Security-Module
    Affects Versions: 0.2-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.3-incubating


We currently have a few OWB 'workarounds' in our code which are indeed not needed.
They store information in a static Map<ClassLoader, Info> and expose this info via static methods. 
This is not needed as Extensions can be injected into other beans which can access this info directly then.

--
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

        

[jira] [Updated] (DELTASPIKE-262) remove useless OWB workaround

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

Gerhard Petracek updated DELTASPIKE-262:
----------------------------------------

    Component/s: Core
    
> remove useless OWB workaround
> -----------------------------
>
>                 Key: DELTASPIKE-262
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-262
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Core, Security-Module
>    Affects Versions: 0.2-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.3-incubating
>
>
> We currently have a few OWB 'workarounds' in our code which are indeed not needed.
> They store information in a static Map<ClassLoader, Info> and expose this info via static methods. 
> This is not needed as Extensions can be injected into other beans which can access this info directly then.

--
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