Hi,
Do you have an ETA for a stable release of Tomcat version 8?
Thanks and Regards,
Melanie
incorrect?
keytool -import -keystore remedy.optinet.net_cert.jks -storepass password
-storetype PKCS12 -file “c:\Thawte Primary Root CA.cer”
keytool -import -keystore remedy.optinet.net_cert.jks -storepass password
-storetype PKCS12 -file “c:\Thawte SSL CA.cer”
Thanks & Regards
Mel
Hi All,
I didn't add the attachment to the previous email so here it is.
Regards
Melanie
From: Melanie Snayer
Sent: 23 March 2012 06:05 PM
To: 'users@tomcat.apache.org'
Subject: configuring SSL for Tomcat with .pfx
Hi everyone,
I have been tasked with configuring SSL for Tomc
stedCertEntry not supported
I am struggling to get to grips with all of the components like the "alias",
"key", "algorithm", "keystore", "certificate", etc ... and the different types
of keystores ; different types of certificates and so m
The site is now up using the fix ProxyPass and ProxyRedirect. For now, I am
happy with this solution. Maybe in long term though, I'm curious though what
advantages are for using mod_jk versus ProxyPass and ProxyRedirect?
-Melanie
On Mon, Mar 15, 2010 at 9:32 AM, Cyrille Le Clerc wrote:
you know the way to bring up the actual J2EE webpage instead of the
Tomcat Startup Page when the URL
http://www.robotronics.org is served by Apache and Tomcat?
No, I'm not French. The Google translations is rough.
Thank you,
-Melanie
On Sun, Mar 14, 2010 at 8:00 PM, Cyrille Le Clerc wr
Is it because Apache Http
server is only 2.2 version?
On Sun, Mar 14, 2010 at 7:38 PM, Todd Hicks wrote:
> That's why I suggested mod_jk.
>
>
> -Original Message-
> From: Melanie [mailto:melanie.v...@gmail.com]
> Sent: Sunday, March 14, 2010 7:35 PM
> To:
The Apache server appears to be:
Apache HTTP Server Version 2.2
On Sun, Mar 14, 2010 at 7:25 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Melanie [mailto:melanie.v...@gmail.com]
> > Subject: Re: Question on Linux Tomcat Apache Server and Port
>
Hi,
The version of Tomcat is 5.5.
As far as the other question on what is my current port 80 web server is? I
don't understand the question exactly.
It is a virtual dedicated server.
-Melanie
On Sun, Mar 14, 2010 at 6:56 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote
> Hello,
>
> This question requires knowledge of Linux Apache Tomcat Server.
>
> I have a website with domain name for instance: www.robotronics.org
> However this site is only for HTML and Javascript.
>
> I have a Java J2EE site on the same domain name but you can't get to it
> unless you type the
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
7;Tomcat Users List'"
> Date: Wednesday, 6 May, 2009, 1:37 PM
> Melanie:
>
> Your certificate is invalid, as your navigator does not
> know the Certificate Authority who issued your server
> certificate (In this case, you). It's not related to
> expiration date
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
been
added to the list of valid Sessions
MY path info in treeview is: web:jar:001
I suspect I should something on tomcat to all this
operation. right?
I am using Solaris 10 - apache 2.2.4 and tomcat 6
--- ChrisS <[EMAIL PROTECTED]> wrote:
> Melanie are you using FreeBSD or Open
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
27 matches
Mail list logo