hi Simon,

you can place ur own jar/class files in the system. but you need to tell the ServiceMix abt the location of jar files to load at the startup. this can be done in SM-2.1 SNAPSHOT version.
you need to configure this in SM_HOME/conf/servicemix.conf file. in that file you have to mention the location of the jar files.
but its better to keep them in SM's lib dir, with a folder specific to ur application. say SM/lib/urapp_lib.

Thanks,
uday garikapati


On 1/22/06, Simon Èarni <[EMAIL PROTECTED]> wrote:
Hi,
I developed my own lw component and would like to deploy it to
servicemix-lwcontainer JBI component. I know the procedure when only
servicemix.xml is involved, but now I have to deploy my classes or (jar)
too.  I know it would work if I put it in SERVICEMIX_HOME\lib dir but I'm
not sure if that's the way to di it.
Any advice?

Cheers,
Simon




Reply via email to