Re: How to set envirnment variable to install tomcat on linux machine?

2009-12-18 Thread Ingo Gambin
ced tomcat5.5 in opt/tomcat directory. > > Now the system is expecting to set the enviornmental variables. > where and how can i set the same? (CATALINA_HOME and JAVA_HOME) > > Thanks, > Vinay Ingo Gambin Brilliant Vorsorge GmbH Worringer Str. 2-4 D-40211 Düsseldorf T

Re: How to set envirnment variable to install tomcat on linux machine?

2009-12-18 Thread Ingo Gambin
Am Freitag, den 18.12.2009, 04:32 -0800 schrieb VinayTJ: > Hi all, > > I am new to linux. I wanted to install tomcat on Linux machine. > i have placed tomcat5.5 in opt/tomcat directory. > export JAVA_HOME= export CATALINA_HOME=/opt/tomcat > Now the system is expecting to set the enviornmental v

Re: Tomcat 5.5.17 - allowLinking property - symbolic links

2009-12-18 Thread Ingo Gambin
Hehe, this I learned only a few days ago. I hope you didn't loose valuable information. But yes, this is the expected behaviour. In order to solve the problem you just have to add 'fake' docBases ... see below in the answers I got from Chris. Although i have to add, that adding the directive

Can I make my servlet wait/delay for... maybe 500 - 1000 ms

2009-12-16 Thread Ingo Gambin
Hi, this time I encountered another problem. (my setup: Tomcat 5.5, itext 5.0.0) i wrote a servlet that, using itext, extracts 1 page of a source pdf from directory A file and writes this 1 page as temporary pdf-file into another directory B. This works great but in the same move (after i calle

Re: Trying to access a directory outside docBase... is possible !

2009-12-15 Thread Ingo Gambin
Hi, thanks a lot! Using the 'deprecated' way of putting the '' directive to server.xml worked whereas trying to put it into documents.xml in the localhost directory did not (using Tomcat 5.5). I am using an extra servlet for the viewer because I dont want to reload the whole page but still want

Re: Trying to access a directory outside docBase... is it possible ?

2009-12-15 Thread Ingo Gambin
Am Dienstag, den 15.12.2009, 15:01 + schrieb Pid: > o right to my problem, wich I am sure is not too unusual, but I > > couldn't really find a solution (via google) so far. > > > > my directory structure looks as follows > > > > /opt/document-repository<- mounted nfs-disk of an archiving system

Trying to access a directory outside docBase... is it possible ?

2009-12-15 Thread Ingo Gambin
ny possibility to get this done (i am using linux incase you haven't guessed already) I would be very glad if anyone could drop a few lines to help me out. Thanks in advance! Ingo Gambin Brilliant Vorsorge GmbH Worringer Str. 2-4 D-40211 Düsseldorf Telefon: +49 (0) 211 / 61793-0