I am using camel to write to create a number of files.
The application is deployed in a application server.
Is there anyway to tell configure camel to create these files with r-w-x
permissions for everyone?

My problem is that another process outside the JVM running the camel
application, wants to delete some of these files at the end of the day. this
is failing because the files are owned by the user the application server is
running under.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-file-endpoint-permissions-tp4806367p4806367.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to