han R CTR FRCSE, JAX 7.2.2 wrote:
> If I type "https://localhost/myWebApp";, I get an unexpected 404
> error: "Not Found. The requested URL /myWebApp was not found on this
> server." NOT COOL!
At a guess, you have forgotten that mod_jk config is *per virtual host*
and
Before I copy and paste any configs (such as httpd.conf and httpd-ssl.conf),
let me throw this out there and see if you guys can at least point me in the
right direction.
Environment
===
Apache 2.2.19, installed with mod_jk (latest connector) and mod_ssl (enabled
with Apache's compile).
FYI...
I got the S.A. to compile Apache, and then to compile mod_jk. It works, just
like you guys said that it would. Thanks for ALL of your help! :-)
JL
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Monday, July 18, 2011 11:33 AM
To: Tomcat Users List
Subj
2011 1:22 PM
To: Tomcat Users List
Subject: Re: Binary of mod_jk.so for Apache 2.2.x
- Original Message -
> From: "Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2"
>
> To: Tomcat Users List
> Cc:
> Sent: Thursday, July 14, 2011 10:08 AM
> Subject: RE: Binary of
ubject: Re: Binary of mod_jk.so for Apache 2.2.x
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jonathan,
On 7/14/2011 1:08 PM, Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2 wrote:
> Chris, something DID just dawn on me...
>
> I have my own account on that Linux server, though not wit
André, if you would be so kind as to let me know what you find, I would greatly
appreciate it. I will watch the other thread, too. :)
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Thursday, July 14, 2011 1:49 PM
To: Tomcat Users List
Subject: Re: Binary of mod_
Chris, something DID just dawn on me...
I have my own account on that Linux server, though not with root access or
anything. Would it be possible for me to compile mod_jk.so into my own space
and then tell him where the mod_jk.so is? If so, would the following steps be
how I would generate mo
Thanks, Chris. Unfortunately, I don't have root access, and I know just enough
Linux to be dangerous! LOL! The Linux S.A. doesn't know anything about
compiling (don't get me started on THAT), so he was asking if there were a
binary module to drop into the modules folder. I was hoping to avoi
Thanks for the reply, André.
It is Red Hat Linux.
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Tuesday, July 12, 2011 2:12 PM
To: Tomcat Users List
Subject: Re: Binary of mod_jk.so for Apache 2.2.x
Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2 wrote:
> I do
I don't know the first thing about compiling on Linux. I just want to drop a
compiled mod_jk.so into the modules directory. Where can I find the binary,
not the source? Thanks!
smime.p7s
Description: S/MIME cryptographic signature
Currently, our catalina.sh file (running on Redhat Linux) has the following
first line:
JAVA_OPTS="-Xmx1024m -Xms1024m"
Two questions:
1. What is the difference in doing it that way vs. adding the word "export" in
front of it?
2. What benefit/difference, if any, would it be to use CATALINA_
IS supposed to be thrown, was this a change put into
Tomcat 5.5.x that wasn't in 5.0.x?
-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 12, 2008 11:24 AM
To: Leffingwell, Jonathan R CTR FRCSE, JAX 7.2.2
Subject: RE: getAttribute(null)?
At tha
I have the following code that worked in Tomcat 5.0, but doesn't work in
Tomcat 5.5.26:
String formName = mapping.getAttribute(); // mapping is a variable of
type ActionMapping. In this scenario, formName is null.
if (null != session.getAttribute(formName)) {
session.removeAttribute(for
13 matches
Mail list logo