I appreciate all your help. I will take out DONE/ERROR part fo code from the bean and check if that InvalidTransactionException goes away
iocanel wrote: > > > iocanel wrote: >> >> I made a mistake. The bean will not be sent the DONE / ERROR exchange, >> these are handled by the endpoint itself. Sorry about that :-( >> >> I will have a look at your source and let you know... >> > > I checked your router bean and I still see that you are excpecting that > after doing channel.send(exchange), you expect that it will return you the > result. > > It doesn't work that way. > After send() there is nothing more to do inside your pojo. > > > > > -- View this message in context: http://old.nabble.com/smx4-javax.transaction.InvalidTransactionException%3A-tp28287860p28341526.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
