You should create your own class implementing org.apache.servicemix.expression.Expression and return the file name you want. The input fileName is available as a property on the input message.
Cheers, Guillaume Nodet On 5/1/06, go-gators <[EMAIL PROTECTED]> wrote:
How do I get original input filename using DefaultFileMarshaler bean in servicemix.xml file ? What I wanted to do was to rename the output filename with original filename like appending "_output" at the end. -- View this message in context: http://www.nabble.com/Setting-filename-for-DefaultFileMarshaler-t1534987.html#a4170468 Sent from the ServiceMix - User forum at Nabble.com.
