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#a11798570 Sent from the ServiceMix - User mailing list archive at Nabble.com.
