On Sun, Aug 30, 2009 at 9:17 AM, asingla4<[email protected]> wrote:
> One fix we found out for this was to create a new file directory under the > web-apps folder of tomcat outside the root directory of the application and > save the files in this directory. To make this work we added a new context > to the tomcat configuration. You should configure this with a META-INF/context.xml file in the new context directory, if you're implying adding it to conf/server.xml. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
