I am trying to use HttpInvokerServiceExporter to expose one of my Service Classes and it has transactional methods. and it is not working. But the moment When I do not have any transactions. But just print "Hello World". Everything works. I am using Atomikos. Do I have to configure anything for this to work. I exactly did all the configuration as mentioned in the Tutorial.