How can i restart/reload a webapplication from within a servlet ?

2004-06-30 Thread Hussayn Dabbous
Hi; I have created an installation Servlet, which gathers some information from the administrator upon first startup after installation of my webapp. Everything is running fine, but at the end the Servlet should restart/reload the webapplication in which it is running. I haven't found any hint how

ajp13 port always 8009 (config does not apply)

2002-12-02 Thread SAXESS - Hussayn Dabbous
Hy; I wanted to change the ajp13 port from 8009 (the default port) to 9010. But i always see, the instance opening on the default port. This is an exerpt of my server.xml: !-- Define a non-SSL Coyote HTTP/1.1 Connector on port 9000 -- Connector className=org.apache.coyote.tomcat4.CoyoteConnector

ajp13 port always 8009 (config does not apply)

2002-12-02 Thread SAXESS - Hussayn Dabbous
Hello; I wanted to change the ajp13 port from 8009 (the default port) to 9010. But i always see the instance opening on the default port. This is an exerpt of my server.xml: !-- Define a non-SSL Coyote HTTP/1.1 Connector on port 9000 -- Connector