Which component does your SU target ? If the component uses an xbean based deployer (servicemix-http, -jms, -jsr181, -lwcontainer), the <classpath /> tag should work and be relative to your SU.
Cheers, Guillaume Nodet On 4/11/06, Peter Klotz <[EMAIL PROTECTED]> wrote: > Luan La wrote: > > Hi Peter, > > > > You can add: > > > > <classpath> > > <location>lib/some.jar</location> > > </classpath> > > > > under the root node to your servicemix.xml. That should work. > > Thank, but it looks like "lib/" refers to the servicemix-home lib directory > not > to a lib directory that is included in a SU zip. How could I refer to a > resource > that has been installed together with a SU zip, either jar or other file? > > > Peter > >
