Using servicemix-file I can set the directory (in the SU xbean file) where the component will write files - the filenames are always of the form servicemix-XXXX.xml, where XXXX is an uncontrollable sequence (I believe). Does anyone know if it is possible (without modifying the components) to:
1. Control the filename dynamically e.g. make XXXX what I want it to be and be different for different occurrences. (I am trying to build a logging system where a specific filename is related to a specific occurence.) 2. Add to files with the same name. (I want to add to a single log file when the same ocurrence happens again and again.) Regards Martyn -- View this message in context: http://www.nabble.com/Is-it-possible-to-use-servicemix-file-write-content-to-specific-files-and-concatenate-some-content-into-one-file-.-tf4103586s12049.html#a11669839 Sent from the ServiceMix - User mailing list archive at Nabble.com.
