On Thu, Sep 9, 2010 at 1:24 PM, Pid <p...@pidster.com> wrote:
> On 09/09/2010 10:47, Oscar Segarra Rey wrote:
>> When application starts up it creates automatically a file in the 
>> WEB-INF\classes folder called dfc.keystore
>
> Why not create it in the temporary directory assigned to the
> application, instead?
>
>  getServletContext().getAttribute("javax.servlet.context.tempdir")
>
>
> p
>

It was my understanding that you would just need to enter path in the
context.xml

<?xml version='1.0' encoding='utf-8'?>

<Context path="/Gabjur/AD">

</Context>

But that doesn't seem to work for me.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to