Hi
Any idea what makes web applications owned by root even though tomcat runs as a
non-root user? (I have mod_jk installed and apache running as root)
Thank you,
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.or
s. You can find nice guides (using openssl
> :( ) here: http://www.tc.umn.edu/~brams006/selfsign.html and
> here: http://marc.info/?l=tomcat-user&m=106293430225790&w=2
> that can help you to understand the process, and of course
> with the problem you are having
>
> B
Hi,
I generated a new certificate according to
http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html
First step:
keytool -genkey -alias tomcat -keyalg RSA -keystore /usr/local/tomcat/.keystore
Second step:
in servers.xml:
I am getting an error that the certificate is not valid when I acc
Hello
I have a tomcat server running on port 8080.
users need to create a dns alias which is on port 80. redirection cannot be
done on DNS level of course.
do you have any idea how to achieve this in tomcat. For example:
http://siroe redirects to http://machineX:8080 that is a tomcat applicat
e fixed in startup.sh (+ restart tomcat). What do you think?
thanks
--- On Mon, 20/10/08, André Warnier <[EMAIL PROTECTED]> wrote:
> From: André Warnier <[EMAIL PROTECTED]>
> Subject: Re: environment variable
> To: "Tomcat Users List"
> Date: Monday, 20 October, 200
Hello
I got this error in tomcat:
Cannot run program "htmldoc": error=2, No such file or directory
Is it a good practice to include this command in PATH and put the variable PATH
in startup.sh script?
I am usin tomcat 6 with solaris 10
thank you
Send instant messages to your online friends h
how to check that the application on tomcat (backend) does not do anything that
defeats proxying (an apache server)?
thx
___
Yahoo! For Good helps you make a difference
http://uk.promotions.yahoo.com/forgood/
--
hi,
I want to forward
http://proxy/gqaf:soi:PAR:TRE:001 (proxy is an
apache) to
http://backend:8080/gqaf-web/gqaf:soi:PAR:TRE:001
(backend:8080 is a tomcat server)
I downloaded mod_jk and modified httpd.conf:
LoadModule jk_module modules/mod_jk.so
JkWorkersFile
/usr/local/apache224/conf/
how to deploy war files in tomcat? What should I enter
to these parameters? I dont have the xml file. I have
only the war file. Should I create first a new
directory?
Context Path (optional):
XML Configuration file URL:
WAR or Directory URL:
thanks
e section and I was
> accessing Tomcat through two
> worker ports set up in apache. Is this what you are
> trying to do?
> Chris S
>
> - Original Message -
> From: "Melanie Pfefer" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: T
rs
> whilst trying to build
> 1.3.39, 1.3.4, 2.0.x 2.2.x this way.
>
> - Original Message -
> From: "Melanie Pfefer" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Thursday, March 27, 2008 12:31 PM
> Subject: Re: RES: url redirection
>
27;m not completely sure about what you want, but you
> can redirect urls according to a given pattern
> between tomcat instances using jakarta connectors.
> Is that what you want? You can have further info
> here http://tomcat.apache.org/connectors-doc/
>
> Yours,
>
>
Hi,
I have 2 web apps deployed on 2 tomcat servers. How to
redirect urls that contains jar string from one app
to another?
http://zeus:8085/web/sec:jar:001
to
http://zeus:8086/src/web:sec:jar:001
thanks
__
Sent from Yahoo!
Hello
a servlet is running on port 9000 while apache in
running on port 80.
Is there a way to change this behavior so that users
who type
http://server1/OpenObject?doc=ERW
will receive the same content of
http://server1:9000/OpenObject?doc=ERW but the URL
does not change (stays
http://server1/Op
thanks a lot. I appreciate your help.
1- how to change the http port number?
2- how to allow a non-root user to start tomcat? Is it
only though file ownership modification (chown -R
/usr/local/tomcat6)?
thanks again.
--- Peter Crowther <[EMAIL PROTECTED]>
wrote:
> > From: Me
at
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
could you please advise?
thanks again
--- David Delbecq <[EMAIL PROTECTED]> wrote:
> En l'instant précis du 09/01/08 11:16, Melanie
> Pfefer s'exprimait en ces
> termes:
> > Hello,
> >
> > I am trying to
Hello,
I am trying to install tomcat6 on Solaris 8. I
downloaded apache-tomcat-6.0.14-src.tar and untarred
the archive to /usr/local/tomcat6/
I also changed the ownership to a normal user and
modified the files under bin/ to executables.
If I ran ./startup.sh:
Neither the JAVA_HOME nor the JRE
17 matches
Mail list logo