Start Apache/Jakarta-Tomcat as Non-root user

2002-09-28 Thread Lars Nielsen Lind
Hi. Are the some easy ways to start Apache / Jakarta-Tomcat as Non-root user - for instance with a user created for the purpose? Are the any security risks (for instance access to root) to be aware of? Best regards, Lars Nielsen Lind -- To unsubscribe, e-mail: <mailto:[EMAIL PROTEC

Binary File Upload - Apache/Jakarta-Tomcat

2003-02-20 Thread Lars Nielsen Lind
It is possible to get the files name but nothing else. Any solutions? Best regards, Lars nielsen Lind

Servlet deployment problems (Apache 2.0.44 / Jakarta-Tomcat 4.1.18)

2003-02-24 Thread Lars Nielsen Lind
: - -Testing -Testing - 4.) I have then tried to execute the servlet with this: - Testing servlet and - Testing servlet but I am always getting a HTTP Status 404 ERR: - The requested resource () is not available. Any help is appriciated. Best regards, Lars Nielsen Lind

Apache / Jakarta-Tomcat / PostgreSQL - Connection Pool

2002-10-02 Thread Lars Nielsen Lind
Hi. I need to use a connection pool with Apache 1.3.26 or 2.0.42 / Jakarta-Tomcat 4.05 or 4.1.12 / PostgreSQL. Anyone that have some links / ideas to a possible solution? Best regards, Lars Nielsen Lind -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands,

Apache 2.0.43 and SSL

2002-11-02 Thread Lars Nielsen Lind
httpd.conf: Cannot load /usr/local/apache-2.0.43/modules/mod_ssl.so into server: /usr/local/apache-2.0.43/modules/mod_ssl.so: undefined symbol: X509_free Anyone that have a solution to the problem? Lars Nielsen Lind -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.ap

Security Question

2003-03-05 Thread Lars Nielsen Lind
possible to 'sniff' the communication between the component and the database server or is this communication encrypted by apache with ssl? If it is possible to 'sniff' the communication - how do I best prevent this? Best regards, Lars Nielsen Lind

Connection pooling (Apache Jakarta-Tomcat)

2003-03-15 Thread Lars Nielsen Lind
Hi. I want to use connection pooling with PostgreSQL and JDBC. I have heard of Poolman but the site refers to Apache.org. Where can I find it and is there availbale info on how to use it / implement it? Best regards, Lars Nielsen Lind

mod_jk2 - catch html, images with Alias?

2003-05-29 Thread Lars Nielsen Lind
Hi. How do I catch html, images etc with an Alias in httpd.conf? Lars Nielsen Lind

APR compile problems

2002-06-22 Thread Lars Nielsen Lind
1.3.26 and Red Hat 7.3. Any solutions? Best regards, Lars Nielsen Lind -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: APR compile problems

2002-06-22 Thread Lars Nielsen Lind
Lars Nielsen Lind wrote: > Hi - help is wanted. > > I have downloadet the CVS version of modwebapp and APR. When I am > configurering the APR I get this message: > . > . > . > Creating include/arch/unix/apr_private.h.in ... > ./buildconf: autoheader: command not

modwebapp compile problems - Apache 1.3.26 & Jakarta-Tomcat 4.0.4

2002-06-23 Thread Lars Nielsen Lind
sites explaining how to compile mod_jk from CVS is also wanted. Best regards, Lars Nielsen Lind -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Tomcat directory listing

2002-07-06 Thread Lars Nielsen Lind
default org.apache.catalina.servlets.DefaultServlet debug 0 listings false 1 Best regards, Lars Nielsen Lind -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Hide download file

2002-07-17 Thread Lars Nielsen Lind
Nielsen Lind -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Hide download file

2002-07-17 Thread Lars Nielsen Lind
to the server. The >>>files are placed in /fileserver/files - a directory outside >>> >>of webapps. >> >>>Anyone that have example files on how to retrive the files >>> >>(download) >> >>>via JavaBean/JSP from a directory outsi

Re: Hide download file

2002-07-17 Thread Lars Nielsen Lind
iven the right session >>variables when he >>fills out the download form. >> >>Best regards, >> >>Lars Nielsen Lind >> >> >> >> >>-- >>To unsubscribe, e-mail: >><mailto:[EMAIL PROTECTED]> >>For additional comma

How to install Apache / Tomcat non-root

2003-08-14 Thread Lars Nielsen Lind
Hi. I want to install Apache and Jakarta-Tomcat as non-root user (they will use the same user account). Is this possible and what is the best way do this? /Lars Nielsen Lind - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: How to install Apache / Tomcat non-root

2003-08-14 Thread Lars Nielsen Lind
Is it possible to do it during install. For instance install Apache and Tomcat as user XXX? What I want is to start the applications as the user XXX without using the -su command. /Lars Nielsen Lind tir, 2003-08-12 kl. 18:15 skrev John Turner: > Yes, it is possible and recommended. >

Jakarta-Tomcat-Connector 4.0.3 Source

2002-03-29 Thread Lars Nielsen Lind
Hi. I need the URL for the Jakarta-Tomcat 4.0.3 Connector Source. Anyone that can post it? Best regards, Lars Nielsen Lind

Character Encoding

2002-03-31 Thread Lars Nielsen Lind
oblems. It is only when I am using the parameters received from other pages I see the problem with the character encoding. Anyone that have a solution to this problem? Best regards, Lars Nielsen Lind

Tomcat 4.0.1 + Apache 1.3.24 + mod_jk

2002-05-05 Thread Lars Nielsen Lind
that could be interesting too. Best regards, Lars Nielsen Lind

Re: connector issues: mod_webapp and mod_jk

2002-05-11 Thread Lars Nielsen Lind
to hear from users that have experienced the problem an have solved it. Best regards, Lars Nielsen Lind - Original Message - From: "corey" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Saturday, May 11, 2002 8:43 AM Subject: connect

mod_webapp compile problems

2001-12-21 Thread Lars Nielsen Lind
/builds/jakarta-tomcat-4.0/release/v4.0.1/src/webapp-module-1.0.1-tc401-src.tar.gz Best regards, Lars Nielsen Lind

Re: mod_webapp compile problems

2001-12-21 Thread Lars Nielsen Lind
Thanks. That is working fine now - but When I use the ./make command I receive the following message: make: *** No Targets. Stop Whats wrong? Best regards, Lars Nielsen Lind - Original Message - From: "Cavan Morris" <[EMAIL PROTECTED]> To: "Tomcat Users Li

Re: mod_webapp compile problems

2001-12-21 Thread Lars Nielsen Lind
I have fixed the problem. Just added --enable-debug to the compile command, and then it was possible to use the make command. Best regards, Lars Nielsen Lind - Original Message - From: "Lars Nielsen Lind" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[E

Apache & Jakarta-Tomcat SSL

2001-12-27 Thread Lars Nielsen Lind
start - it works fine. If I start Apache with ./apachectl startssl - it works NOT fine... Are there some specific steps to do when using SSL with Apache & Tomcat (via mod_webapp)? Best regards, Lars Nielsen Lind -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional command

Remove Directory Listing from Tomcat

2002-01-01 Thread Lars Nielsen Lind
How do I remove directory listing from Tomcat. Best regards, Lars Nielsen Lind -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>

Re: Tomcat and Orbix 2000

2002-01-12 Thread Lars Nielsen Lind
Hi Claude. Can you post some links to you material about Orbix and Tomcat? Best regards, Lars Nielsen Lind - Original Message - From: "Claude Muller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 12, 2002 12:31 PM Subject: Tomcat and Orbix 20

Apache 2.x DirectoryIndex HOW?

2002-01-20 Thread Lars Nielsen Lind
Hi. Anyone that knows how to specify DirectoryIndex in Apache 2.x. It would be nic if the user only have to use the URL without index.html etc. http://www.xxx.xx/ Best regards, Lars Nielsen Lind

Apache 2.x DirectoryIndex HOW?

2002-01-21 Thread Lars Nielsen Lind
Hi. Anyone that knows how to specify DirectoryIndex in Apache 2.x. It would be nic if the user only have to use the URL without index.html etc. http://www.xxx.xx/ Best regards, Lars Nielsen Lind

com.oreilly packages

2002-01-28 Thread Lars Nielsen Lind
Hi. Anyone that have installed: Tomcat 4.0.1 Apache 1.3.22 mod_webapp that have been able to sucessfully use the com.oreilly packages for uploading files with JSP/Servlets (also MultiParts)? Is it possible to receive a copy of that code? Best regards, Lars Nielsen Lind -- To unsubscribe

Re: Job situation in the US

2002-01-29 Thread Lars Nielsen Lind
Anyone there have links to freelance jobs (java, jsp, javabeans, jakarta, apache, postgresql, linux)? Best regards, Lars Nielsen Lind - Original Message - From: "dderry" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, Janu

Re: Job situation in the US

2002-01-29 Thread Lars Nielsen Lind
y > Oliver Lauer > Web Architect > Wörthstraße 34 > D-50668 Köln > Germany > Tel.: +49 221 148 31277 > Fax: +49 221 148 43963 > Mobil: +49 179 59 064 59 > e-Mail: [EMAIL PROTECTED] > _____ > -Ursprüngliche Nachricht- Von: Lars Nielse

Prevent reboot of Tomcat when new classes are applied

2002-02-16 Thread Lars Nielsen Lind
Hi. How do I prevent that I have to reboot the Jakarta-Tomcat server when I uploads new JavaBeans (class files) to /WEB-INF/classes? I am using Jakarta-Tomcat 4.0.2, Apache 1.3.23 (with Mod_webapp) on a Linux Red Hat 7.2 server. Best regards, Lars Nielsen Lind

Re: Prevent reboot of Tomcat when new classes are applied

2002-02-16 Thread Lars Nielsen Lind
Thanks, I will try it out and post the result. Best regards, Lars Nielsen Lind - Original Message - From: "Reynir Hübner" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Saturday, February 16, 2002 6:40 PM Subject: RE: Prevent reboo

Jakarta-Tomcat and Image Tag Library

2004-10-24 Thread Lars Nielsen Lind
Hi. I am having some trouble making the Jakarta Image Tag Library work. I do as outlined in the documentation but I am not apple to display any images. I have set CATALINA_OPTS="-Djava.awt.headless=true" in my {jakarta-tomcat-dir}/bin/catalina.sh. Lars Nielsen Lind

RE: Jakarta-Tomcat and Image Tag Library

2004-10-24 Thread Lars Nielsen Lind
same *.jsp page: Lars Nielsen Lind -Original Message- From: QM [mailto:[EMAIL PROTECTED] Sent: 24. oktober 2004 15:56 To: Tomcat Users List Subject: Re: Jakarta-Tomcat and Image Tag Library On Sun, Oct 24, 2004 at 03:42:28PM +0200, Lars Nielsen Lind wrote: : I am having som

RE: Jakarta-Tomcat and Image Tag Library

2004-10-24 Thread Lars Nielsen Lind
Hi. It was not that... I also have tried with this, but it will not display any images... > Lars Nielsen Lind -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: 24. oktober 2004 16:19 To: Tomcat Users List Subject: RE: Jakarta-Tomcat and Image Tag Libr

RE: Jakarta-Tomcat and Image Tag Library

2004-10-24 Thread Lars Nielsen Lind
found Lars Nielsen Lind -Original Message- From: Lars Nielsen Lind [mailto:[EMAIL PROTECTED] Sent: 24. oktober 2004 16:27 To: 'Tomcat Users List'; [EMAIL PROTECTED] Subject: RE: Jakarta-Tomcat and Image Tag Library Hi. It was not that... I also have tried with this, but it

RE: Jakarta-Tomcat and Image Tag Library - SOLUTION

2004-10-25 Thread Lars Nielsen Lind
Hi. I have found a solution to my problem. In web.xml (webapp)/WEB-INF/web.xml I changed: http://jakarta.apache.org/taglibs/image-1.0 to TEST and now it is working... Lars Nielsen Lind -Original Message- From: Lars Nielsen Lind [mailto:[EMAIL PROTECTED] Sent: 24. oktober 2004 17

RE: RE : Jakarta-Tomcat and Image Tag Library - SOLUTION

2004-10-26 Thread Lars Nielsen Lind
ge was the one that the taglib produced in the http area. Maybe it will help if I sign the image taglib jars with the certificate used within the https area? Lars Nielsen Lind -Original Message- From: LERBSCHER Jean-Pierre [mailto:[EMAIL PROTECTED] Sent: 26. oktober 2004 12:24 To: &#x

Tomcat and JApplet / Applet

2004-03-28 Thread Lars Nielsen Lind
Hi. How do I run JApplets / Applets with the Tomcat server? I place the applets in /WEB-INF/classes///JAppeltExample.class, but the browser can't see them. /Lars Nielsen Lind

Re: Tomcat and JApplet / Applet

2004-03-28 Thread Lars Nielsen Lind
But then it is possible for third part to download and read the code in the applet? or? How do I protect my applets? /Lars Nielsen Lind - Original Message - From: "Antonio Fiol Bonnín" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent

Re: Tomcat and JApplet / Applet

2004-03-28 Thread Lars Nielsen Lind
protected - but in a way so that the applets can be used from the web server? /Lars Nielsen Lind - Original Message - From: "SH Solutions" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Sunday, March 28, 2004 7:02 P

Fedora Core 2 and mod_jk2

2004-05-27 Thread Lars Nielsen Lind
Nielsen Lind

Problems building mod_jk2 (aclocal)

2004-05-28 Thread Lars Nielsen Lind
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_A UDIOFILE /usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT automake --copy --add-missing autoconf /Lars Nielsen Lind --

Problems building mod_jk2 with ant

2004-06-12 Thread Lars Nielsen Lind
o use --with-tomcat<33, 40, 41> My OS is Fedora Core 2. Any one that can help me with this problem? /Lars Nielsen Lind - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Update virtual hosts when server is running

2004-07-21 Thread Lars Nielsen Lind
Hi. How do I update the lists of virtual hosts when the server is running (Apache Tomcat) - without restarting the servers? Lars Nielsen Lind

Dynamically update server.xml & httpd.conf

2003-08-26 Thread Lars Nielsen Lind
Hi. Is it possible to update and implement changes in server.xml and httpd.conf while Apache/Tomcat is running? I want to be able to add 'sites' to my server without restarting Apache/Tomcat. Are there other solutions? Lars Nielsen Lind

Tomcat 5.5.9 Connection Pool / JNDI / DBCP

2005-04-20 Thread Lars Nielsen Lind
e this exception: /NE: Name java: is not bound in this Context/ What is wrong and what is the solution to the problem? Thanks Lars Nielsen Lind I have copied the PostgreSQL driver, commons-pool.jar, commons-collections.jar and commons-dbcp.jar to the $CATALINA_HOME/common/lib folder. I have done

Re: Tomcat 5.5.9 Connection Pool / JNDI / DBCP

2005-04-23 Thread Lars Nielsen Lind
en I remove the Context from my server.xml to a separate file - I see this when running Tomcat-Apache:No Host matches server name 192.168.1.251. Thanks Lars Nielsen Lind David Smith wrote: You should be doing this in your code: Context initContext = null; try { initContext = new InitialCont

VirtualHost configuration SSL

2005-06-23 Thread Lars Nielsen Lind
Hi. I want to configure the following: www.domain.com port 80 - start page and unsecure area www.domain.com port 443 - redirects to ssl.domain.com:443 ssl.domain.com port 80 redirects to ssl.domain.com port 443 ssl.domain.co

Apache & Jakarta-Tomcat using very slow

2005-07-03 Thread Lars Nielsen Lind
Hi. I am using Apache 2.0.54 and Jakarta-Tomcat-5.5.9 with mod_jk 1.2.10, and after some time it is becomming very slow. When I restarts Apache and Jakarta-Tomcat the server regains resources. Any solutions? thanks, Lars Nielsen Lind

RE: Apache & Jakarta-Tomcat using very slow

2005-07-04 Thread Lars Nielsen Lind
It is the whole machine that hangs - it runs very slowly - and so does all of the webpages. So when I am trying to see the logfiles before stopping the server it takes a lot of time for the server just to open the different screen windows. Thanks, Lars Nielsen Lind -Original Message

Fileupload - mysterious problem or?

2005-07-06 Thread Lars Nielsen Lind
help is appreciated. Thanks, Lars Nielsen Lind

Apache patch openssl 0.9.8

2005-07-13 Thread Lars Nielsen Lind
Hi. Where can I get the Apache patch for openssl 0.9.8 and how do I implement it? Thanks, Lars Nielsen Lind

Limitting bandwidth: Filedownload

2005-07-21 Thread Lars Nielsen Lind
instance 384 kb for the first channel and 128 kb for the last channel, vice versa? The files are physically placed in the filesystem outside of Apache / Jakarta-Tomcat webapp directory and is fetched with a download servlet component. Best regards, Lars Nielsen Lind

Tomcat 4 and Apache Web Server

2001-09-09 Thread Lars Nielsen Lind
he Jakarta-Tomcat 4.0 without Apache but with the same configuration options as mentioned above when using jakarta-tomcat with Apache? /Lars Nielsen Lind

Re: Tomcat 4 and Apache Web Server

2001-09-09 Thread Lars Nielsen Lind
VirtualHosts + SSL. But it is also done because Apache apparently supports the execution of static html files better than jakarta-tomcat. /Lars Nielsen Lind - Original Message - From: "Pier Fumagalli" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, S

HELP: Lotus Domino & Tomcat

2001-09-13 Thread Lars Nielsen Lind
Hi. Anyone who have experience in setting up the Tomcat engine with Lotus Domino? Comments and links to web-pages wanted. Thanks. /Lars Nielsen Lind

Re: error under Linux

2001-09-15 Thread Lars Nielsen Lind
You have to define TOMCAT_HOME in /etc/profile TOMCAT_HOME="$TOMCAT_HOME:/var/jakarta-tomcat-3.2.3/bin" Where /var/jakarta-tomcat-3.2.3/bin is the location of your installation of Tomcat. /Lars Nielsen Lind - Original Message - From: <[EMAIL PROTECTED]> To: <[EMA

Re: Precompile JSP

2001-11-15 Thread Lars Nielsen Lind
The first time you use the page with the web server the page will compile it self - if it is not already compiled. - Original Message - From: "KL OOI" <[EMAIL PROTECTED]> To: "TOMCAT-USER" <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 8:25 AM Subject: Precompile JSP Hi all, Do

Re: Precompile JSP

2001-11-15 Thread Lars Nielsen Lind
From: "KL OOI" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 8:33 AM Subject: Re: Precompile JSP > Can I compile it first? > > > ----- Original Message - > From: "Lars Nielsen Lind" &

Apache 1.3.22 and Tomcat 4.x Configuration

2001-11-28 Thread Lars Nielsen Lind
t connect [Thu Nov 29 00:39:02 2001] [error] Cannot open connection "conn" Any one that can help? Best regards Lars Nielsen Lind

Startup Script

2001-07-05 Thread Lars Nielsen Lind
en I'm starting JakartaTomcat - it seems that it is blocking the program. Is it possible to change the default script so that the terminal window shutsdown (exits) just after starting JakartaTomcat - without shutting down JakartaTomcat? How? Lars Nielsen Lind

SSL Apache & Tomcat (NameBased VirtualHosts)

2001-07-19 Thread Lars Nielsen Lind
Web Server - that uses their own configuration files?   Thanks   Lars Nielsen Lind  

Re: SSL Apache & Tomcat (NameBased VirtualHosts)

2001-07-19 Thread Lars Nielsen Lind
otherdomain.tld DocumentRoot /www/otherdomain ServerName www.otherdomain.tld DocumentRoot /www/otherdomain see: http://httpd.apache.org/docs/vhosts/name-based.html 3. To start apache with a different config file use apache -f -Ursprüngliche Nachricht- Von: La

Re: run Startup.sh at background

2001-07-21 Thread Lars Nielsen Lind
When I try to use nohub, the command is not recognized. I am using Red Hat 7.1. What can I do to activate the nohub command? Lars Nielsen Lind - Original Message - From: "Jeff Hoare" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 22, 2001 10:

Re: SSL Apache & Tomcat (NameBased VirtualHosts)

2001-07-23 Thread Lars Nielsen Lind
Anyone that have accomplished to get SSL working with Apache/Jakarta-Tomcat and NameBased VirtualHosts? Is it possibe to receive a copy of the httpd.conf and the SSL conf files - and an URL to the website where it is working? Thanks. Lars Nielsen Lind - Original Message - From

Re: SSL Apache & Tomcat (NameBased VirtualHosts)

2001-07-24 Thread Lars Nielsen Lind
n order to dispatch to the correct virtual server Apache has to know the Host HTTP header field. For this the HTTP request header has to be read. This cannot be done before the SSL handshake is finished. But the information is already needed at the SSL handshake phase. Bingo!   Lars Ni

Re: request for suggestions on how to secure a web application....

2001-07-25 Thread Lars Nielsen Lind
remember: when users are sending data with port 80 (standard http) then it is possible to 'sniff' the users data. Therefor it might be a good idea to use SSL with your solution - so that it is not possible to sniff the datas. Lars Nielsen Lind - Original Message - From: &qu

Number of Tomcat users ...

2001-08-06 Thread Lars Nielsen Lind
Hi. Where and how do I specify the max number of simultaneous users for Tomcat? Lars Nielsen Lind