Re: [Simple-support] XML file path in deserialized objects
Brought to you by:
niallg
|
From: Niall G. <gal...@ya...> - 2012-05-09 08:50:11
|
Yep, look at the test cases for the methods annotated with @Commit and @Validate that accept the session Map, this would be the place to do what you mention. --- On Tue, 8/5/12, Jens Wurster <jw...@to...> wrote: From: Jens Wurster <jw...@to...> Subject: Re: [Simple-support] XML file path in deserialized objects To: sim...@li... Received: Tuesday, 8 May, 2012, 9:27 AM Yes, type "File" works automatically, but I don't want to set an absolute path to my files. I want all file paths relative to the specific xml file. Can I store the xml file path in a session object and pass it to the persister? So I can set the full path to my files in the validate or commit method?! Regards ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Simple-support mailing list Sim...@li... https://lists.sourceforge.net/lists/listinfo/simple-support |