-
Oct 29th, 2012, 01:25 PM
#1
Transactional Methods Not working when I use
I am trying to use HttpInvokerServiceExporter for one of my Service Classes. When I use it without transaction just print "Hello World". Everything works. But the moment I am using @Transactional attribute I am not able to call the method which I exposed using HttpInvokerServiceExporter . 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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules