Pratibha,

Just to be sure we aren't chasing a ghost here, could you try adding the JAR containing the class to the camel SU directly as a dependency instead of through a shared library?

Regards,

Gert

pratibhaG wrote:
I tried the options given given there. Form logs given on servicemix I see
that the MessageRouting class is not found while deploying my routing-su

This logs tells that:
DEBUG - XBeanBeanDefinitionDocumentReader - Loading bean definitions
DEBUG - XBeanXmlBeanDefinitionReader   - Loaded 2 bean definitions from
location pattern
[//home/pghogale/apache-servicemix-3.2.2/data/smx/service-assemblies/updateprofile-sa/version_1/sus/servicemix-camel/updateprofile-routing-su/camel-context.xml]
INFO  - FileSystemXmlApplicationContext - Bean factory for application
context
[EMAIL PROTECTED]:
[EMAIL PROTECTED]
DEBUG - FileSystemXmlApplicationContext - 2 beans defined in
[EMAIL PROTECTED]:
display name [camel-context]; startup date [Fri Aug 08 18:29:18 IST 2008];
parent:
[EMAIL PROTECTED]
INFO  - DefaultCamelContext            - JMX enabled. Using
InstrumentationLifecycleStrategy.
DEBUG - CamelContextFactoryBean        - Found JAXB created routes: []
DEBUG - ResolverUtil                   - Searching for implementations of
org.apache.camel.builder.RouteBuilder in packages:
[com.in2m.servicemix.operations.updateprofile]
DEBUG - ResolverUtil                   - Found: []


Here is what I have in the classpath.xml
<classpath>
        <location>.</location>
        <library>errorhandling</library>
        <library>servicemix-shared</library>
</classpath>

I have attached the snapshot for the directory structure

This the the jar for the operation that I put in the smx/hotdeploy
http://www.nabble.com/file/p18891470/jarInHotDeploy.jpg jarInHotDeploy.jpg
This is the zip file of SU
http://www.nabble.com/file/p18891470/the%2Brouting-su.jpg the+routing-su.jpg
I do not I have a clue why my class is not found.

Please help.........

Pratibha


Reply via email to