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