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:
> My mist
My mistake on port 80 without being root, I never used jsvc ; I relied
on startup.sh.
Cyrille
On Mon, Mar 15, 2010 at 1:53 PM, André Warnier wrote:
> Cyrille Le Clerc wrote:
>>
>> #4 I slightly disagree with André on asking Tomcat to listen on port
>> 80 ; I am very reluctant to this approach as
Cyrille Le Clerc wrote:
#4 I slightly disagree with André on asking Tomcat to listen on port
80 ; I am very reluctant to this approach as it requires to run the
JVM as root ;
No, it does not, if you run the JVM under jsvc (commons-daemon).
This is how most Linux packages nowadays set it up by
Hello Melanie,
I share André's vision :
#1 To get the root context http://www.robotronics.org/ forwarded to
Tomcat, the easiest way is to declare your java application as the
root context of your Tomcat (either naming it ROOT.war or declaring it
with path="" in server.xml according to your
Melanie wrote:
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
> 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.robotro
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
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
Tomcat Users List
> Subject: Re: Question on Linux Tomcat Apache Server and Port Redirection
> for a robotics site
>
> 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> w
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
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
>
> 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 pr
:
> > 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 usin
, March 14, 2010 6:47 PM
To: users@tomcat.apache.org
Subject: Question on Linux Tomcat Apache Server and Port Redirection for a
robotics site
> Hello,
>
> This question requires knowledge of Linux Apache Tomcat Server.
>
> I have a website with domain name for instance: www.robotronic
> 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
> 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
Raghu wrote:
> Hi,
> Sample struts applications also not working in linux system.
>
> JDk 1.5
> Tomcat 5.5
> Struts1.2.8
>
> struts-exercise-taglib
> servlets-examples
>
> I am getting following error on linux system.
>
> HTTP Status 500 -
>
> Description: The server encountered an internal
Hi,
Sample struts applications also not working in linux system.
JDk 1.5
Tomcat 5.5
Struts1.2.8
struts-exercise-taglib
servlets-examples
I am getting following error on linux system.
HTTP Status 500 -
Description: The server encountered an internal error () that prevente
and
network is configured.
-Sameer
--- On Sun, 8/3/08, Edoardo Panfili <[EMAIL PROTECTED]> wrote:
> From: Edoardo Panfili <[EMAIL PROTECTED]>
> Subject: Re: example about deploy application from windows eclipse to linux
> Tomcat
> To: "Tomcat Users List"
Sam Wun ha scritto:
Hi,
Can anyone link me an example about deploy application from windows
eclipse to linux Tomcat?
Thanks
The target operating system is not so important, I use eclipse on mac
and deploy applications on linux. Simply copy the content of WebContent
folder in a folder under
Hi,
Can anyone link me an example about deploy application from windows
eclipse to linux Tomcat?
Thanks
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
e library cannot be found on java.library.path:
/path/to/my/sharedobjectfolder. So it appears that Tomcat is
using the path at least when it starts up. I've seen other Linux
Tomcat users raising this same problem and not getting any
answers. Within Eclipse I can run Tomcat and configure a VM
parameter
library.path:
/path/to/my/sharedobjectfolder. So it appears that Tomcat is
using the path at least when it starts up. I've seen other Linux
Tomcat users raising this same problem and not getting any
answers. Within Eclipse I can run Tomcat and configure a VM
parameter for java.library.path a
t;>>> Filip Hanik - Dev Lists wrote:
> >>>>>>
> >>>>>>
> >>>>>>> I believe there is a
> >>>>>>> -Djava.awt.headless=true
> >>>>>>>
> >>>>>>> or something like that, s
folder above) I get an UnsatisfiedLinkError no
X found in java.library.path
I've looked in catalina.out and see a message that says that The
Apache Tomcat Native library cannot be found on java.library.path:
/path/to/my/sharedobjectfolder. So it appears that Tomcat is
using the path at leas
>>>>>
> >>>>> Filip
> >>>>>
> >>>>> David Marshall wrote:
> >>>>>
> >>>>>> Using Tomcat 5.5 on Linux.
> >>>>>> I've set my environment variable with export
> >>&g
ve) I get an UnsatisfiedLinkError no
X found in java.library.path
I've looked in catalina.out and see a message that says that The
Apache Tomcat Native library cannot be found on java.library.path:
/path/to/my/sharedobjectfolder. So it appears that Tomcat is
using the path at least when it sta
ctfolder. So it appears that Tomcat is
using the path at least when it starts up. I've seen other Linux
Tomcat users raising this same problem and not getting any
answers. Within Eclipse I can run Tomcat and configure a VM
parameter for java.library.path and my library is successfully
fou
ound on java.library.path:
/path/to/my/sharedobjectfolder. So it appears that Tomcat is
using the path at least when it starts up. I've seen other Linux
Tomcat users raising this same problem and not getting any
answers. Within Eclipse I can run Tomcat and configure a VM
parameter for java.lib
able with export
> >>>> JAVA_OPTS='-Djava.library.path=/path/to/my/sharedobjectfolder'
> >>>>
> >>>> After restarting tomcat and hitting my servlet (which depends on
> >>>> the .so file in the folder above) I get an UnsatisfiedLinkError
t Tomcat is
using the path at least when it starts up. I've seen other Linux
Tomcat users raising this same problem and not getting any
answers. Within Eclipse I can run Tomcat and configure a VM
parameter for java.library.path and my library is successfully
found when the servlet runs
out and see a message that says that The
Apache Tomcat Native library cannot be found on java.library.path:
/path/to/my/sharedobjectfolder. So it appears that Tomcat is using
the path at least when it starts up. I've seen other Linux Tomcat
users raising this same problem and not get
er. So it appears that Tomcat is using
the path at least when it starts up. I've seen other Linux Tomcat
users raising this same problem and not getting any answers.
Within Eclipse I can run Tomcat and configure a VM parameter for
java.library.path and my library is successfully found whe
bjectfolder. So it appears that Tomcat is using
the path at least when it starts up. I've seen other Linux Tomcat
users raising this same problem and not getting any answers. Within
Eclipse I can run Tomcat and configure a VM parameter for
java.library.path and my library is successful
ound on java.library.path:
/path/to/my/sharedobjectfolder. So it appears that Tomcat is using
the path at least when it starts up.
I've seen other Linux Tomcat users raising this same problem and not
getting any answers. Within Eclipse I can run Tomcat and configure a
VM paramete
r no X found in
java.library.path
I've looked in catalina.out and see a message that says that The Apache
Tomcat Native library cannot be found on java.library.path:
/path/to/my/sharedobjectfolder. So it appears that Tomcat is using the
path at least when it starts up.
I've seen other Linux
David Smith <[EMAIL PROTECTED]>
Martin Gainty <[EMAIL PROTECTED]>
Johnny Kewl <[EMAIL PROTECTED]>
Caldarale, Charles R <[EMAIL PROTECTED]>
Fargusson.Alan <[EMAIL PROTECTED]>
thank all you guys and those who are paying attention to this topic.
to Martin : thanks for reminding me of policy, i didn
s of problems on IE with local file links...
ITS A SECURITY THING.. NOT TOMCAT
regards
Johnny
- Original Message - From: "LRS" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 25, 2007 3:45 AM
Subject: Re: linux + tomcat, some path/link p
file links...
ITS A SECURITY THING.. NOT TOMCAT
regards
Johnny
- Original Message -
From: "LRS" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, April 25, 2007 3:45 AM
Subject: Re: linux + tomcat, some path/link problem
thanks men, actua
ROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, April 24, 2007 9:45 PM
Subject: Re: linux + tomcat, some path/link problem
thanks men, actually I've already tried to add " file:// " prefix
explicitly to filePath in A href link, and in mozilla I can see the
property of l
thanks men, actually I've already tried to add " file:// " prefix
explicitly to filePath in A href link, and in mozilla I can see the
property of link appear to be " file:///root/test.html " , which is a
good sign, huh? but, woo, hate this but, no matter how hard i clicked,
the browsers made no re
directories into a URL and navigates through Tomcat to get around
security issues.
So yes I'm laughing coz I went through all this pain good luck.
- Original Message -
From: "Lu Rui" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, April 24, 2007 6:45 PM
Subject: linux
> From: Lu Rui [mailto:[EMAIL PROTECTED]
> Subject: linux + tomcat, some path/link problem
>
> // for winxp
> String filePath = new String("c:\\root\\test.html");
> // for linux
> String filePath = new String("/root/test.html");
>
> testlink
is to work.
-Original Message-
From: Lu Rui [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 24, 2007 9:46 AM
To: users@tomcat.apache.org
Subject: linux + tomcat, some path/link problem
hi, all,
i'm writing a jsp front-end of a desktop search program in linux
using tomcat 5.5,
hi, all,
i'm writing a jsp front-end of a desktop search program in linux
using tomcat 5.5, here is my problem.
say we need a result.jsp which can display the results from
lucene and show the related links, codes like below (hard-coding
for simple, as long as you can get my thougt is oka
as those environment variables.
>
> -Original Message-
> From: Faillot [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 18, 2007 10:07 AM
> To: users@tomcat.apache.org
> Subject: linux / tomcat
>
> Hi,
> I have a Java servlet running with Tomcat 5.5 under Linux D
Catalina.sh has those environment variables.
-Original Message-
From: Faillot [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 18, 2007 10:07 AM
To: users@tomcat.apache.org
Subject: linux / tomcat
Hi,
I have a Java servlet running with Tomcat 5.5 under Linux Debian.
I need to indicate
Hi,
I have a Java servlet running with Tomcat 5.5 under Linux Debian.
I need to indicate tomcat where are located the other processes called
by the Java servlet. For that, I must specify environment variables for
the tomcat user (and not for root or any other user) and for my specific
webapp. But
Could you provide some more details on your environment like tomcat or
java version? Another question: have you performed a thread dump on
the machines with high load, to see if a thread is caught in a
infinite loop or something?
What does vmstat say? Do you have constant user time ?
questions que
This error seems to indicate that you XML is faulty and not closed
properly on all parameters .
If you are running it on Linux - use the xmllint to check the validation
of the xml .
Assaf
Ragnar Moller (MA/EAF) wrote:
We have a big Tomcat application with a number of servers. Some of the
se
We have a big Tomcat application with a number of servers. Some of the
server have higher than expected loads on some of them.
Load average on identical servers is either 5, 2 or 0.05. On the servers
which have a hig value it remains high.
No of running processes is identical on all servers.
On
I found a workaround.
I wasn't able to use the DAV servlet that ships with Tomcat 5.5.15 and
reverted to the standard 5.0.28 servlet. I was getting the following error
that I believe was causing an issue with connections from windows web
folders (more below on the error I was receiving on the win
53 matches
Mail list logo