The moose likes JDBC and the fly likes Co-ordinating Filesystem & other data source read/write operations using java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Co-ordinating Filesystem & other data source read/write operations using java" Watch "Co-ordinating Filesystem & other data source read/write operations using java" New topic
Author

Co-ordinating Filesystem & other data source read/write operations using java

Madan Thiyagu
Greenhorn

Joined: Feb 28, 2010
Posts: 2
Is there any JTA compliant Filesystem management software in java which could be used to perform read, write operations on flat files so that it could participate in 2 phase commit with other data sources like DB or JMS?



 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Co-ordinating Filesystem & other data source read/write operations using java
 
Similar Threads
create folder on remote system
Editing and reading the windows registry in a java program
renaming files after uploading
Co-ordinating Filesystem & other data source read/write operations using java
How to detect SD card?