ven2
>
> true
>
>
> true
>
>
>
>
> Willem
>
> akshay_ajmani wrote:
>> Yes I can use that for getting service mix version.But then I get an
>> error
>> for missing artifacts related to
>>
>>
willem.jiang wrote:
>
> Hi,
>
> You need to use
> http://repo.open.iona.com/maven2/
> for the released fuse version of service.
>
> Willem
>
> akshay_ajmani wrote:
>> Hi,
>>This is my new pom.xml. I changed the service mix version as follows:
&g
Hi,
This is my new pom.xml. I changed the service mix version as follows:
3.4.0-fuse
But now it is giving me errors related to artifacts not found.Missing:
--
1) org.apache.servicemix:servicemix-camel:jar:3.4.0-fuse
I was getting the same errors for jbi-maven-plugin, so I changed the
akshay_ajmani wrote:
>
> This is my pom.xml
>
>
> camel
> camel.trial
> 0.0.1-SNAPSHOT
>
> 4.0.0
> camel.trial
> camel-su
> jbi-service-unit
> A Camel based JBI Service Unit
> 0.0.1-SNAPSHOT
> htt
stance.
> And thats the case with your route builder.
>
> However when using proxy it can be on interface or class level. And
> aspectj looks like it does at classlevel so hence something can go
> wrong when Camel is not able to see it as a RouteBuilder instance.
>
>
>
>
Hi,
I have implemented the following example
http://cwiki.apache.org/SM/order-file-processing.html and it is working
fine. I need to add few modifications to my camel context.xml. My question
is , is it possible to add spring aspects to camel-context.xml i.e
http://www.springframework.org