Maybe you need to compile camel first as servicemix uses the
latest snapshots of camel.
See http://activemq.apache.org/camel/building.html

On 9/11/07, ICAR <[EMAIL PROTECTED]> wrote:
>
>
> Hi friends,
> we want compile the source of servicemix. We have downloaded the lastest
> code from http://svn.apache.org/repos/asf/incubator/servicemix/trunk/ and
> we
> have build the code with the following command
>
> mvn -Dmaven.test.skip=true -Dprofile=step1 install
> mvn -Dmaven.test.skip=true -Dprofile=step2 install
>
> the second step fail with the follow message:
>
>
> [..]\trunk\deployables\serviceengines\servicemix-camel\src\main\java\org\apache\servicemix\camel\CamelSpringDeployer.java:[108,45]
> cannot find symbol symbol  : method
> createEndpoint(org.apache.servicemix.camel.CamelControlBus,
> java.lang.String)
> location: class org.apache.camel.component.bean.BeanComponent
>
>
> can you help me?
>
> thanks
> --
> View this message in context:
> http://www.nabble.com/Compile-serviceMix-source-tf4422142s12049.html#a12613231
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to