I've attached a basic patch at

https://issues.apache.org/jira/browse/ARIES-1300

It simply makes it possible to 'inject' a custom NamespaceHandlerSet by either extending BlueprintContextImpl or by passing it to its constructor, example, from blueprint-web/BlueprintContextListener.

This would let us experiment with providing a custom
BlueprintContextListener that would use SimpleNamespaceHandlerSet with few more namespace handlers added in.

I guess at a next stage a listener would scan for some class path resources (to be discussed), but for now it is a simple step forward IMHO.

Dan, can you please give me a favor and get blueprint-web released too if the team does not object to the patch ? I could apply it myself a bit later on

Thanks, Sergey


On 24/02/15 10:05, Sergey Beryozkin wrote:
I've been planning to do some basic modifications around

https://github.com/apache/aries/blob/trunk/blueprint/blueprint-noosgi/src/main/java/org/apache/aries/blueprint/container/BlueprintContainerImpl.java#L85


as we've had a requirement to get (CXF) blueprint declarations supported
in Tomcat and it is impossible right now to register custom namespace
handlers.

Let me just make sure BlueprintContainerImpl can use a custom handler
set for a start. Will work on it now

Thanks, Sergey

I've been planning to do some update
On 23/02/15 21:36, Christian Schneider wrote:
Maybe we can release the fixed blueprint-maven-plugin. Lets chat about
that tomorrow.

Christian

Am 23.02.2015 um 20:59 schrieb Daniel Kulp:
I’m planning to do a release of blueprint-noosgi tomorrow.   It
contains some fixes and enhancements that will allow it to be more
usable for some unit tests I’ve written for Geronimo-xbean.

Any additions/objections/etc… please let me know ASAP!

Thanks!






Reply via email to