Pratibha,Could you remove the classpath entry and just add a plain <dependency/> to your pom.xml, referring to the correct jar file? This way, the Maven JBI plugin will package the JAR file inside the Camel SU for you.
Gert pratibhaG wrote:
I have created the jar file. Where can I deploy it?
So that I can use the classpath.xml and give following
<classpath>
<location>.</location>
<library>errorhandling</library>
</classpath>
Pratibha
