Update server.xml without restart?

2009-06-02 Thread Lars Nielsen Lind
Hi, is it possible to update server.xml with out restart? thanks, Lars - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: FileUpload problem (HTTPS)

2008-04-06 Thread Lars Nielsen Lind
Lars Nielsen Lind skrev: Hi, I have some problems with FileUpload. When I use it in my development environment with SSL and from the same network, there are no problems. But when I use it in my production environment from another network, I get this error message: FileUploadBase

FileUpload problem (HTTPS)

2008-04-06 Thread Lars Nielsen Lind
Hi, I have some problems with FileUpload. When I use it in my development environment with SSL and from the same network, there are no problems. But when I use it in my production environment from another network, I get this error message: FileUploadBase$InvalidContentTypeException: the > re

Re: displaying an image from outside the webapps directory

2008-03-21 Thread Lars Nielsen Lind
Kimberly Begley skrev: Hi, I'm trying to make a jsp display a plot that is a jpeg in a directory outside the catalina_home directory - I do not have the option of putting it in the webapp directory (there's 1000's of them - my page will just display one of them as selected by the user - along wit

Re: URL rewriting and mod_jk

2008-02-06 Thread Lars Nielsen Lind
Hi Rainer, and thanks for your reply. The [PT] at the end of the line seems to be the 'trick'. I have another question: If the user enters: http://www.domainname.dk/news/news.jsp?id=5, is there then any way to force the url to change to: http://www.domainname.dk/news/news/5/ ? thanks, Lars

mod_watch

2007-02-14 Thread Lars Nielsen Lind
Hi, I have tried to download mod_watch from Snert but it seems to be closed. If you want to graph traffic with MRTG pr. virtual host (incl. namebased) are there any other modules available - or other tools for Apache/Tomcat. Thanks, Lars Nielsen Lind

Re: Is jsp designed for use by large websites

2006-11-30 Thread Lars Nielsen Lind
is a scaleable solution with perspective for further development of the site/sites. And what about portals/portlets? I have no experience with PHP - so is the above possible with PHP? Lars Nielsen Lind Andrew Miehs skrev: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear List, JSP is

Tomcat 5.5.20 Apache 2.2.3 server.xml

2006-11-21 Thread Lars Nielsen Lind
in the applications root. In the documention it is not mentioned that appBase not must be used when using tomcat 5.5 and Apache 2.2. How do you do it? Thanks, Lars Nielsen Lind - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

SEVERE: Error loading WebappClassLoader

2006-11-16 Thread Lars Nielsen Lind
quot;/opt/apache-tomcat-5.5.20/webapps/application1" and with docBase="/opt/apache-tomcat-5.5.20/webapps/application1". Any solutions? Thanks, Lars Nielsen Lind - To start a new topic, e-mail: users@tomcat.a

Re: Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-16 Thread Lars Nielsen Lind
MESSAGE- Hash: SHA1 Lars, Lars Nielsen Lind wrote: I have tried with mod_jk but can't make it work. I get this err msg in mod_jk.log: [Wed Nov 15 00:32:34 2006] [16667:10448] [error] ajp_validate::jk_ajp_common.c (1931): can't resolve tomcat address localhost This sugge

Re: Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-15 Thread Lars Nielsen Lind
I will reply later tonight. I need to sleep. Worked all night with the problems and have been working today also :-) Christopher Schultz skrev: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lars, Lars Nielsen Lind wrote: I have tried with mod_jk but can't make it work. I get this er

Re: Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-14 Thread Lars Nielsen Lind
AddModule mispelled etc. And my server.xml: unpackWARs="true" autoDeploy="true" xmlValidation="false" xmlNamespaceAware="false"> Maybe there is something wrong in the above? Thanks, Lars Nielsen Lind Christopher Schultz skrev: -BEGIN

Apache 2.2.3 Tomcat 5.5.20 - mod_jk or proxy?

2006-11-14 Thread Lars Nielsen Lind
Hi! Which connector is the most relevant to use with Apache 2.2.3 and Tomcat 5.5.20? Is it mod_jk or is it proxy? And how do I use the most relevant with Apache 2.2.3 and Tomcat 5.5.20? (compile and implementation samples wanted if possible). Thanks, Lars Nielsen Lind

Re: Urgent! Compile JSP Problem

2006-08-18 Thread Lars Nielsen Lind
Sounds great - Tomorrow I will try to do what you have done and send feedback to the list. Thanks, Lars Nielsen Lind chavalitt skrev: I've just fixed this problem on my server. It's about the different context between tomcat 5.0.x and 5.5.x in server.xml of tomcat 5.5.x, you

Measuring traffic pr. virtualhost

2006-08-10 Thread Lars Nielsen Lind
Hi. I need to measure the traffic pr. month/year for each virtualhost. How can I do that with Apache/Tomcat? Lars Nielsen Lind - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Upgrade problem (useBean)

2006-08-10 Thread Lars Nielsen Lind
David Smith skrev: Lars Nielsen Lind wrote: I also now have tried to move the file kontakt.jsp with: <%@ page language="java" contentType="text/html;charset=ISO-8859-1" pageEncoding="ISO-8859-1" import="java.sql.*, java.io.*, java.util

Re: Upgrade problem (useBean)

2006-08-08 Thread Lars Nielsen Lind
Lars Nielsen Lind skrev: David Smith skrev: Lars Nielsen Lind wrote: David Smith skrev: Usually you'd know it if it was. By default it isn't and has to be explicitly turned on. See http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html for more information.

Re: Upgrade problem (useBean)

2006-08-08 Thread Lars Nielsen Lind
David Smith skrev: Lars Nielsen Lind wrote: David Smith skrev: Usually you'd know it if it was. By default it isn't and has to be explicitly turned on. See http://tomcat.apache.org/tomcat-5.5-doc/security-manager-howto.html for more information. Here's a quick

Re: Upgrade problem (useBean)

2006-08-08 Thread Lars Nielsen Lind
something like: <% internet.database.SimpleUseOfConnectionPool myBean = new internet.database.SimpleUseOfConnectionPool() ; %> If that works, then I would say jasper is at fault somehow. If not, take a look at the generated exception for the real cause of your problem. --David La

Re: Upgrade problem (useBean)

2006-08-08 Thread Lars Nielsen Lind
id one was present. java.lang.SecurityException - if the security manager is active and denying access. Hmmm. is tomcat running under a security manager? --David Mark Thomas wrote: Lars Nielsen Lind wrote: Here is the error-report shown in the browser: The stack trace su

Re: Upgrade problem (useBean)

2006-08-08 Thread Lars Nielsen Lind
Mark Thomas skrev: Lars Nielsen Lind wrote: All my webapps and contents (including WEB-INF and components) are copied from an existing running solution with no problems. Anyone that know how to solve this? Is there a more complete stack trace and/or exception in the logs? Mark

Upgrade problem (useBean)

2006-08-07 Thread Lars Nielsen Lind
vlet.java:264) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) All my webapps and contents (including WEB-INF and components) are copied from an existing running solution with no problems. Anyone that know how to solve this? Thanks, Lars Nielsen Lind ---