Maybe you could create a junit test so that we can have a look at the code used ?
On Tue, Apr 8, 2008 at 5:31 PM, <[EMAIL PROTECTED]> wrote: > oops... sorry about the typo.. > > Yes, I could not control the transaction. I am calling these endpoints > using sendSync() as there is a particular sequence of calling these > endpoints, so I am calling them synchronously..... > > ________________________________ > > From: Bruce Snyder [mailto:[EMAIL PROTECTED] > Sent: Tue 4/8/2008 8:57 PM > To: [email protected] > Subject: Re: Transaction in a Bean SU > > > > On Tue, Apr 8, 2008 at 2:32 PM, <[EMAIL PROTECTED]> wrote: > > Thanx Bruce.. I could get the transaction manager this way. > > Great :-). > > > But I could manage to control the transaction with multipe endpoints > > with it. > > Do you mean that you *cannot* control the transaction? > > > Is this because this is the transaction manager in the component > > context?? Does JBI support transaction rollbacks with endpoints?? > > From within the servicemix-bean POJO, to send messages to these other > endpoints, are you calling send() or sendSync()? > > Bruce > -- > perl -e 'print > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > );' > > Apache ActiveMQ - http://activemq.org/ > Apache Camel - http://activemq.org/camel/ > Apache ServiceMix - http://servicemix.org/ > Apache Geronimo - http://geronimo.apache.org/ > > Blog: http://bruceblog.org/ > > > > The information contained in this electronic message and any attachments > to this message are intended for the exclusive use of the addressee(s) and > may contain proprietary, confidential or privileged information. If you are > not the intended recipient, you should not disseminate, distribute or copy > this e-mail. Please notify the sender immediately and destroy all copies of > this message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient > should check this email and any attachments for the presence of viruses. The > company accepts no liability for any damage caused by any virus transmitted > by this email. > > www.wipro.com > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
