If you are using the latest SM then you could omit the whole classpath
definition. 
I think there was some enhancement recently and following locations are
considered as default (within SU):
- .
- lib/*.jar


SriB wrote:
> 
> Hello!
> 
> I have a jsr181 based service unit that exposes a POJO as a web service. I
> have a whole bunch of dependent JAR files for this POJO. Where do I put
> them?
> 
> The servicemix docs say, I can do this:
> 
> <classpath>
>   <location>lib/foo.jar</location>
> </classpath>
> 
> I tried lib/*.jar for multiple jars, but that did not work. What is the
> syntax ? 
> 
> Any help is appreciated.
> 
> Thanks!
> 
> Regards,
> Sri
> 
> 

-- 
View this message in context: 
http://www.nabble.com/jsr181-POJO%27s-dependent-JAR-files-tf4147463s12049.html#a11800857
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to