1 Reply Latest reply on May 18, 2006 9:28 AM by marklittle

    Transaction propogation between an pojo app and an stateless

      Hi,
      I have a pojo app and a stateless session bean. I want to propogate tx between them.I'm using same instance of JbossTS deployed on JbossAS. Please guide me and give me some steps.

      These application write the data in the same xml file.I can't use database here. Please help.