Perhaps there's something i'm overlooking, but i've decided to re-copy the
entire folder over and now it seems like it wants to work (although it could
be a config change, i'm not sure).
So there is a resolution for now.
--
From: "ULS Tech Supp
I'm aware that I'm running a five year old version of tomcat.I tried to
upgrade to the latest 5.5 and 6.0 version, and trying to get my application
to work on it didn't go so well..
I chose to abandon it for now due to time constraints.
Ok, so what do you mean by I'm not running the Tomcat
> From: ULS Tech Support [mailto:tech_supp...@uls.com]
> Subject: Wierd problem with Tomcat 5.59 running on Windows Server 2003
>
> Also, is there a place that tomcat will cache its servlets?
No. You are most likely just not running the Tomcat configuration you think
you are.
(You're also runn
Chris,
I'm good with writing my own configs. That's what I do for all of my
installations (and probably where this one will end up). The reason I brought
it up is because I am exploring Xampp for a client as a portable dev platform,
and it's configured to use the ApacheConfig class out of the bo
> From: Melanie [mailto:melanie.v...@gmail.com]
> Subject: Re: Question on Linux Tomcat Apache Server and Port
> Redirection for a robotics site
>
> Do 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 A
Hello.
I'm sure this is a Tomcat issue... But let me give this background.
I've recently upgraded the server that the website used to run on (used to run
on Windows Server 2000, upgraded to Windows Server 2003).
I was able to transfer everything over to the new server.. The speed and
updates
Thanks Cyrille for the information. This looks like it's a quick fix but
there is still another issue.
The Tomcat Startup Page is now being served, but not the actual springapp
J2EE web application that is located in the Tomcat directory --->
/usr/java/tomcat-5.5/webapps/springapp
Do you know the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Todd,
On 3/14/2010 1:41 PM, Todd Hicks wrote:
> This may be a question better suited for the dev list, but I thought I'd try
> here first.
> I've been troubleshooting a problem in one of my installations and was
> reviewing the documentation here:
> h
Hello Melanie,
I personally prefer to use HTTP between Apache and Tomcat rather than
the proprietary AJP protocol.
According to your description, I feel you can simply achive your need
with the following httpd.conf configuration (no other binaries than
out-of-the-box Apache Httpd needed) :
--> b
Melanie,
Try a precompiled binary:
http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/linux/jk-1.2.28/
-Original Message-
From: Melanie [mailto:melanie.v...@gmail.com]
Sent: Sunday, March 14, 2010 7:47 PM
To: Tomcat Users List
Subject: Re: Question on Linux Tomcat Apache Ser
I am compiling mod_jk source code on the server. The command to compile is
./configure --with-apxs=/usr/sbin/apxs (or where ever the apxs/apxs2 is)
I did a quick linux find. -name apxs under the usr directory and nothing
turned up for apxs.
I don't think the mod_jk can be built without it. Is it
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: Tomcat Users List
Subject: Re: Question on Linux Tomcat Apache Server and Port Redirection for a
robotics site
The Apache server appears to be:
Apach
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
> > Redirection for a roboti
> From: Melanie [mailto:melanie.v...@gmail.com]
> Subject: Re: Question on Linux Tomcat Apache Server and Port
> Redirection for a robotics site
>
> As far as the other question on what is my current port 80 web server
> is? I don't understand the question exactly.
You previously stated:
> > I h
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:
> > From:
Melanie,
I would recommend using the Apache Tomcat Connector mod_jk. Documentation can
be found here:
http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html
See what you can make of it.
-Original Message-
From: Melanie [mailto:melanie.v...@gmail.com]
Sent: Sunday, March
> From: Melanie [mailto:melanie.v...@gmail.com]
> Subject: Question on Linux Tomcat Apache Server and Port Redirection
> for a robotics site
You don't bother to mention what your current port 80 web server is, not what
version of Tomcat you're using. The links below presume you're using httpd an
> 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
This may be a question better suited for the dev list, but I thought I'd try
here first.
I've been troubleshooting a problem in one of my installations and was
reviewing the documentation here:
http://www.docjar.com/docs/api/org/apache/jk/config/ApacheConfig.html (the
auto-config listener class) wh
On 14.03.2010 13:25, André Warnier wrote:
mirkocal wrote:
Hi, I'm trying to redirect requests from IIS 6 to Tomcat 6.
I've followed the instructions reported in the official Tomcat
documentation:
http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html
http://tomcat.apache.org/connectors
mirkocal wrote:
Hi, I'm trying to redirect requests from IIS 6 to Tomcat 6.
I've followed the instructions reported in the official Tomcat
documentation:
http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html
http://tomcat.apache.org/connectors-doc/generic_howto/workers.html
http://tomc
On 14/03/2010 10:59, Peter Crowther wrote:
On 14 March 2010 06:29, Cummins College wrote:
Does tomcat have a problem running on Windows Vista?
No.
I cannot run my web
application with vista as OS and jdk1.5
What changes do I need to make?
You have given us no details of "cannot run", no
On 14 March 2010 06:29, Cummins College wrote:
> Does tomcat have a problem running on Windows Vista?
No.
> I cannot run my web
> application with vista as OS and jdk1.5
> What changes do I need to make?
>
> You have given us no details of "cannot run", no log messages and no
details of the c
Hi, I'm trying to redirect requests from IIS 6 to Tomcat 6.
I've followed the instructions reported in the official Tomcat
documentation:
http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html
http://tomcat.apache.org/connectors-doc/generic_howto/workers.html
http://tomcat.apache.org/con
Might have something to do with Vista's User Access Control. Did you
install in C:\Program Files? As a test, try C:\Program_Files instead.
CBy
On 14-3-2010 7:29, Cummins College wrote:
Hi,
Does tomcat have a problem running on Windows Vista? I cannot run my web
application with vista as OS an
25 matches
Mail list logo