Hi,

I have the following directory structure for a JSR181 project:

apache-servicemix-3.2.1/examples/Calculator 
apache-servicemix-3.2.1/examples/Calculator/calc-http-su
apache-servicemix-3.2.1/examples/Calculator/calc-jsr181-su
apache-servicemix-3.2.1/examples/Calculator/calc-sa

In my JSR181-su I need to use a jar file. In the
calc-jsr181-su/src/main/resources/xbean.xml, I have added the following

<classpath><location>foo.jar</location></classpath>

Where do I place this foo.jar so that it get embeeded inside the SU? I tried
placing it in Calculator, calculator-jsr181-su directories and it still
complains of ClassNotFound

Could someone please tell me where the jar needs to be placed in the
directory structure?

Thanks,
Nithya
-- 
View this message in context: 
http://www.nabble.com/classpath-question-tp15312251s12049p15312251.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to