Does Apache XML Resolver work with OSGi ?
But seems like a good idea so a +1 from me.


On Sat, Nov 12, 2011 at 7:02 AM, Christian Müller
<christian.muel...@gmail.com> wrote:
> Hello all!
>
> With [1], we add the functionality to Camel to validate XML files against
> nested schema files with the camel validator component. So far so good...
>
> We couldn't do this in the best possible way without to introduce an
> additional dependency to xml-resolver. The current implementation doesn't
> have this dependency but requires a lot more work to the user than it
> should be. IMO the way to provide the best solution for our users is to
> extract the Camel validator component into it's own project. There we can
> have a dependency to xml-resolver and we can provide a good default
> ResourceResolver implementation.
>
> What do you think?
>
> [1] https://issues.apache.org/jira/browse/CAMEL-4666
>
> Best,
> Christian
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to