Thxs for the info. We have the same issue with Hibernate JPA. So
definitively, this is related to aop spring proxies.

Can you provide us more info about what you have done and which
bundles you have deployed ?

Kind regards,

Charles Moulliard

Senior Enterprise Architect (J2EE, .NET, SOA)
Apache Camel Committer

*******************************************************************
- Blog : http://cmoulliard.blogspot.com
- Twitter : http://twitter.com/cmoulliard
- Linkedlin : http://www.linkedin.com/in/charlesmoulliard



On Mon, May 10, 2010 at 8:45 AM, iocanel <[email protected]> wrote:
>
>
> cmoulliard wrote:
>>
>> I think that the issue is related to Transaction but don't know how to
>> solve it ?
>>
>
> I don't know if that helps, but I've had similar issues with spring
> transactions and camel pojos or servicemix beans. In the cases I've seen the
> problem lies in the aop proxies spring creates on bean annotated with the
> @Transactional annotations.
>
> The solution in my case was to use compile time weaving of spring-aspects
> (using the maven aspectj plug-in).
>
>
>
>
>
>
> -----
> Ioannis Canellos
> --
> View this message in context: 
> http://old.nabble.com/Data-not-inserted-into-DB-%28Camel-Bean---EclipseLink---Spring-DM---SMX--4.2%29-%21%21-tp28475358p28508229.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>

Reply via email to