You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2010/05/17 23:46:45 UTC

[jira] Resolved: (WSCOMMONS-432) Make OMAbstractFactory work correctly in an OSGi runtime environment

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

Andreas Veithen resolved WSCOMMONS-432.
---------------------------------------

    Resolution: Fixed

OSGi support is now finalized.

> Make OMAbstractFactory work correctly in an OSGi runtime environment
> --------------------------------------------------------------------
>
>                 Key: WSCOMMONS-432
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-432
>             Project: WS-Commons
>          Issue Type: Improvement
>          Components: AXIOM
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>             Fix For: Axiom 1.2.9
>
>
> Solution proposed by David Illsley:
> "I suspect the implementation bundles should register the factories as
> OSGI services and the api bundle should access the implementation
> through the service. The difficulty here is avoiding a runtime
> dependency on OSGI framework classes, but I think that should be
> doable using an injection approach where the api bundle activator
> injects a non-OSGI class into the OMAbstractFactory if OSGI services
> are in use."
> For more details see: http://markmail.org/message/nmpyxefndcnqoc2s

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