Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Answer: You just need to disable urlEncoding: new FileResourceManager("D:\\Raj
stored", "D:\\Raj
working", false, loggerFacade );

Question: 2: Have you thought of integrating the file transaction with the JCA architecture, or enable it to work with the userTransaction. There is a need in our application to coordinate a database write with file write.

thanks Ankur Kapadia