The tutorial refers to servicemix 3.0 version. I strongly advise to use it instead of 2.0.2.
Cheers, Guillaume Nodet On 6/9/06, william kane <[EMAIL PROTECTED]> wrote:
Hi, I have been trying to run the example 'loan-broker' as explained in the http://docs.codehaus.org/display/SM/Deploying+Lightweight+Components+Tutorial . I have downloaded servicemix2.0.2 and when I go the loan-broker folder what i find is not consistent with what is stated in the tutorial. 1. As per the tutorial *'Therefore, there is a servicemix.xml file in the loan-broker directory. This servicemix.xml file is used for configuring the ServiceMix JBI container upon ServiceMix starting up. This is not to be confused with the servicemix.xml located in the loan-broker\src\su directory' *.But there is no folder for su folder under src.So therefore no servicemix.xml for configuring lw components on the container. 2. As per http://www.servicemix.org/site/servicemix-lwcontainer.html ' *'Service units targeted at servicemix-lwcontainer component should contain a file named servicemix.xml that should have the following format:* *<beans xmlns:sm="http://org.apache.servicemix/config/1.0"> <sm:serviceunit id="jbi">'*There is no element serviceunit in the servicemix.xml in the loan-broker folder. Can some one please explain how we can add su to the lightweight container? Thanks in advance, William
