Hi Eric! [I'm working on this problem together with Jeroen...]
> Do you mean that the serializer does not overwrite an existing file? Does > it produce an error? No, it simply doesn't rewrite the file... > There is definitely code that deletes the file if it already exists. There > is also code detecting the last modification date of the file, and does not > overwrite it if the caching algorithm determines that the file does not > need to be rewritten. > > You can enable debug logging by adding the following to your log4j.xml: > > <category name="org.orbeon.oxf.processor.serializer.FileSerializer"> > <priority value="debug"/> > </category> > > You may see a "File doesn't need rewrite" logged if the file is not > rewritten. > > In your case, is this behavior incorrect? We get the messages 2004-10-18 21:24:08,236 http8443-Processor2 DEBUG serializer.FileSerializer - Last modified: 1098122719000 2004-10-18 21:24:08,236 http8443-Processor2 DEBUG serializer.FileSerializer - File doesn't need rewrite and there is a new content that should go into this file. Greetings, Martin ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
