Re: listing directory content outside tomcat root

2010-02-26 Thread Ivan Longhi
hi christopher, On Thu, Feb 25, 2010 at 9:33 PM, Christopher Schultz wrote: > You shouldn't declare elements within conf/server.xml in any > currently-supported version of Tomcat. Instead, put everything you need > in your webapp's META-INF/context.xml file. Remember that "path" and > "docBase"

Re: listing directory content outside tomcat root

2010-02-25 Thread Ivan Longhi
ops is useless On Thu, Feb 25, 2010 at 3:14 PM, Ivan Longhi wrote: >       >           >       -- ciao, ivan - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

Re: listing directory content outside tomcat root

2010-02-25 Thread Ivan Longhi
ocBase="/path_to_some_dir/" --> you need > /path_to_some_dir/WEB-INF/web.xml > > What I forget is - what happens if you only create > /path_to_some_dir/WEB-INF/web.xml and leave conf/web.xml alone. Which of > course would be the easiest thing to do. > > > -Tim > > On

listing directory content outside tomcat root

2010-02-25 Thread Ivan Longhi
hi, I would like to list the content of a directory outside tomcat root without enabling the listings parameter in default servlet. conf/web.xml default org.apache.catalina.servlets.DefaultServlet listings false

POST request hangs hup

2009-07-02 Thread Ivan Longhi
Hi, I'm running tomcat 6.0.18 with java 1.6.0_13 on a linux box. The only webapp deployed is Sun OpenSSO (http://www.opensso.org) built from source (20090930). Sometimes a tomcat thread hangs hup while serving a POST request (/UI/Login): monitoring tomcat status I see the processing time grows and