Yes, you have to add the ServiceMix NMR URL, for example:

features:addurl mvn:org.apache.servicemix.nmr/apache-servicemix-nmr/1.3.0-SNAPSHOT/xml/features

After that you will get all NMR features available.

You can create custom Karaf distribution by adding camel and nmr features descriptors in the system directory. You can enable some features at Karaf startup using the etc/org.apache.karaf.features.cfg file.

Regards
JB

On 12/01/2010 02:26 PM, klausb wrote:

A standard karaf install has no pointer to the feature defs for nrm and
simply copying feature pointers from SM did not work. Something was always
missing. Maybe I just failed to get the right feature definition and
features loaded.

Do you know, how to prepare the karaf config, such that I can load NMR and
camel and finally use camel routing with the nmr endpoint?

klaus.

Reply via email to