From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
Subject: RE: JDK
Date: Mon, 30 Oct 2006 12:53:47 -0600
> From: Jim Weir [mailto:[EMAIL PROTECTED]
> Subject: RE: JDK
>
> It's 5.5.4..
Tha
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
Subject: RE: JDK
Date: Sun, 29 Oct 2006 22:57:39 -0600
> From: Jim Weir [mailto:[EMAIL PROTECTED]
> Subject: JDK
>
> I recently upgraded to j
I recently upgraded to jdk1.5.0_09, now when I start tomcat I get this in
the error log and can't run my webapps,
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
I have an webapp that requires a J2EE app server and I was looking at JBOSS
because it has Tomcat as the servlet engine, I am hoping it would be easy to
migrate all my webapps over. I have Apache with the JK connector.
Does anyone know the simplest way to do it?
Thanks,
Jim
_
To all,
I am using mod_proxy_ajp w/ Apache 2.2.3/Tomcat 5.5.4
The problem I have with this is that I lose all my formatting from a site
build with Forrest. It seems to be returning only HTML and dropping all the
CSS...Forrest uses XML/XSLT extensively...
(http://forrest.apache.org/)
When I
From: Mladen Turk <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: Tomcat Users List
Subject: Re: mod_jk garbled - how to change JK* directives for ProxyPass?
Date: Wed, 06 Sep 2006 19:29:12 +0200
Jim Weir wrote:
From: Pid <[EMAIL PROTECTED]>
Tom wrote:
>
>
From: Pid <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Tomcat Users List
Subject: Re: mod_jk garbled - how to change JK* directives for ProxyPass?
Date: Wed, 06 Sep 2006 16:50:05 +0100
Do a mod_rewrite with the [P] directive for JSPs
RewriteRule ^\/(.+)\.jsp(.+)?
ajp://tomc
Is my old worker.properties file I added this to complete the Apache
2.0.48/Tomcat 5.5 workers.properties configuration and everything worked
fine.
uri:/mysite/*]
worker=ajp13:localhost:8009
Since installing Apache 2.2.3 I can't get to my website without appending
the directory onto the end
From: "Jim Weir" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: users@tomcat.apache.org
Subject: Apache Tomcat Connector
Date: Tue, 05 Sep 2006 10:20:36 -0400
To all,
My JK connector is working but I can't figure out how to forward to
Tomcat. How do I
To all,
My JK connector is working but I can't figure out how to forward to
Tomcat. How do I know?
In my Catalina log file it says,
INFO: JK2: ajp13 listening on /0.0.0.0:8009
I tried many modifications to the httpd-vhosts.conf below and can generate
an error in the mod_jk.log by changing
To all,
I have two issues I need to solve. I set up a virtual host and
1- I would like to take away port 8080 so anybody browsing
www.mysite.com:8080 couldn't see the Tomcat Admin screen...
2 - I can't see the second virtual host unless I put the directory path
after the virual host,
"www
line like this:
className="org.apache.catalina.connector.http.HttpConnector"
port="8080" minProcessors="5" maxProcessors="75"
enableLookups="true" redirectPort="8443"
acceptCount="10" debug="0&quo
I can broswe my html site with www.myhtml.com..
I can't get to my Tomcat deployed webapps without adding 8080 on the end,
This is my workers.properties entry,
[uri:/mysite/*]
info=MySite.org
...http-vhosts.conf entry,
Options Indexes FollowSymLinks
AllowOverride None
Order al
From: "Chris Berthold" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
Subject: RE: Apache + Tomcat configuration: static / dynamic content (with
ROOT application deployed)
Date: Thu, 31 Aug 2006 12:27:28 -0400
Place the static content in Apache in the directories th
From: "Steve Ochani" <[EMAIL PROTECTED]>
To: Jim Weir <[EMAIL PROTECTED]>, Tomcat Users List
Subject: Re: Using tomcat auto configure
Date: Tue, 29 Aug 2006 14:02:58 -0400
On 29 Aug 2006 at 13:20, Jim Weir wrote:
> Tomcat 5.5.14
> Apache 2.2.3
> J
From: "Bill Barker" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: users@tomcat.apache.org
Subject: Re: Using tomcat auto configure
Date: Mon, 28 Aug 2006 19:54:01 -0700
Tomcat version? Older versions didn't support ApacheConfig under Engine.
"Ji
From: "Bill Barker" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: users@tomcat.apache.org
Subject: Re: Using tomcat auto configure
Date: Mon, 28 Aug 2006 19:54:01 -0700
Tomcat version? Older versions didn't support ApacheConfig under Engine.
"Ji
I can generate a mod_jk.conf with the folllowing in my server.xml. The
problem is it's a blank file..
modJk="/usr/local/apache2/modules/mod_jk.so"
jkConfig = "/usr/opt/tomcat/conf/auto/mod_jk.conf"
jkWorker = "/usr/local/apache2/conf/workers
18 matches
Mail list logo