I'm using smix pojos deployed on the lwcontainer. I've been using the loanbroker example as a pattern, however I'm confused as to how to include dependencies with the component.

I see:

    <classpath>
        <location>.</location>
    </classpath>

In the servicemix.xml file, but in addition to my own classes, I want to include a few external jars - would this be included in the classpath config above? If so, what tags would be used.

Thanks,

BJ

Reply via email to