[ 
https://issues.apache.org/jira/browse/WSCOMMONS-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700362#action_12700362
 ] 

Andreas Veithen commented on WSCOMMONS-432:
-------------------------------------------

I had to revert one small part of David's OSGIification patch (r741656), namely 
a change in StAXUtils, because this change breaks Axiom on Java 1.6 (see 
WSCOMMONS-457).

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

Reply via email to