When I try to create a file in /tmp directory from a service created and running in axis2_http_server I am getting a file permission error. I need to store mime-encoded data received by a service to a file on the host on which axis2_http_server is running for my testing client application.
What is the procedure to create a file inside an axis2c service? Thanks, Raghu
