I'm using the Camel 2.0 File component and I'm having trouble with the new moveExpression. I need to move my input file to an absolute directory, but the moveExpression always assumes that I've entered a directory that's relative to my current directory. Is there any way for me to force it to treat my moveExpression as an absolute path?
Joe