Christoph Läubrich created CXF-4808:
---------------------------------------

             Summary: Separate core functions from Blueprint/Spring
                 Key: CXF-4808
                 URL: https://issues.apache.org/jira/browse/CXF-4808
             Project: CXF
          Issue Type: Improvement
            Reporter: Christoph Läubrich


It would be nice if the core funktions (exspecially the DOSGi one) could be 
used without spring/blueprint. At the momment various dependencies at resolve 
time (require bundle/import package) and runtime dependecy an blueprint are 
introduced.
This might be okay in a "install all whatever it is" szenario but is 
undesireable when low footprint and less dependecies are prefered.

The best solution would be, if CXF works on plain OSGi services with an 
(optional) bridge to either spring(-DM) or blueprint.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to