Add NamespaceContextImpl to servicemix-core
-------------------------------------------
Key: SM-1056
URL: https://issues.apache.org/activemq/browse/SM-1056
Project: ServiceMix
Issue Type: Improvement
Components: servicemix-core, servicemix-drools, servicemix-eip
Affects Versions: 3.1.1
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Currently, servicemix-eip and servicemix-drools each ship with an almost
identical copy of NamespaceContextImpl. It would be better to move this to
servicemix-core (where the XPathExpression classes are -- which might also
require a NamespaceContextImpl).
In order not to break any existing xbean.xml files, we should keep the current
classes in servicemix-eip and servicemix-drools (can become empty, simply
inherit from the core one) to make sure that eip:namespace-context and
drools:namespace-context still exist.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.