|
Hi This was the issue, I think java api rename works okay with AS400, but the issue was with security model in AS400 IFS folder. File created in IFS folder takes authority of the root folder, and some root folders where created by Qsecofr and when a file was created in it by a programmer user profile it could not get all the authority and so when we tried to move to it different folder it was giving error, this is very weird, as i was able to delete it but not move it. So we created new folder or changed the current folder authorities and it works now. hope this helps Ashish --- Uma Maheswaran <uma.maheswaran@xxxxxxxxxx> wrote:
The rename java api, has history had problem in different platforms. On most unix platforms, though rename would rename across different folders, the windows platform had issues with renaming files across different folders. In our application for any such places, we are creating new file, and deleting the old one. Mahesh. -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Dick Gregory Sent: Tuesday, March 27, 2007 9:57 AM To: Java Programming on and around the iSeries / AS400 Subject: Re: Issue with IFS folder Ashish, Is the function actually failing? (is success being set to false?) On 3/27/07, Ashish Kulkarni <kulkarni_ash1312@xxxxxxxxx> wrote:Hi I used to move file from one IFS folder to otherusingfile.renameTo() function. But it is not working in V5R3 does any one knowwhy?Here is the java code i used boolean success = fromFile.renameTo(new File(backUpDir, fromFile.getName())); Now it is not working, any ideas why? Ashish A$HI$H
________________________________________________________________________
____________Need Mail bonding? Go to the Yahoo! Mail Q&A for great tips fromYahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091
-- This is the Java Programming on and around theiSeries / AS400 (JAVA400-L)mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit:http://lists.midrange.com/mailman/listinfo/java400-lor email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review thearchivesat http://archive.midrange.com/java400-l.-- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. -- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l.
A$HI$H ____________________________________________________________________________________ Need Mail bonding? Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users. http://answers.yahoo.com/dir/?link=list&sid=396546091
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.