Re: Subcontext, filter problem.

2009-02-06 Thread Yavuz Kavus
Caldarale, Charles R yazmış: i am currently using the third one. but it is a bit slow and i dont want to use a filter for such a task. There's nothing wrong with using a filter to catch references to the external directory. The speed of such a filter should be the same as if Tomcat wer

Re: Subcontext, filter problem.

2009-02-04 Thread Yavuz Kavus
it does not work on apache-tomcat-6.0.18, too. Caldarale, Charles R yazmış: From: Yavuz Kavus [mailto:yavuzka...@gmail.com] Subject: Re: Subcontext, filter problem. apache-tomcat-6.0.16 There were some fixes for multi-level paths that went into 6.0.17. If possible, install 6.0.18

Re: Subcontext, filter problem.

2009-02-04 Thread Yavuz Kavus
classes to other context. Beyond that, the information i use for the security check is in my main app's sessions. perhaps clustering, but doubling memory usage, not an option. what do you think about that? thanks a lot. Caldarale, Charles R yazmış: From: Yavuz Kavus [mailto:yavuzka...@gmai

Re: Subcontext, filter problem.

2009-02-04 Thread Yavuz Kavus
very sorry. apache-tomcat-6.0.16 Caldarale, Charles R yazmış: From: Yavuz Kavus [mailto:yavuzka...@gmail.com] Subject: Subcontext, filter problem. how can i achieve this? For the gazillionth time, TELL US WHAT VERSION OF TOMCAT YOU'RE USING - Chuck THIS COMMUNIC

Subcontext, filter problem.

2009-02-04 Thread Yavuz Kavus
hi. i have a problem and need some assistance. i want to map an external directory to a tomcat wepapp(virtual directory). i can achieve this in many ways. 1- adding another context, and setting docbase to my external directory(in server.xml) 2- adding a subcontext to $CATALINA_BASE/conf/[engi

Re: cant make tomcat accept https

2007-11-07 Thread Yavuz Kavus
In tomcat documentation says that if your keystore file in your home directory there is no need to specify keystoreFile in your configuration file. i solved problem by deleting tcnative-1.dll. now it is okey, but when server starts, this time apr is not working. i should think pros and cons : ) t

cant make tomcat accept https

2007-11-06 Thread Yavuz Kavus
hi, everbody. i am working newspaper daily view project. we will make our costumers member of site. so we want to take their information with https protocol. i have been trying to make tomcat accept https request on 8443, but i have failed so far. step by step what i do are: 1 ) C:\Documents and