Thank you for the feedback.
Sorry for the incomplete information.
The Apache http server is functioning as a reverse proxy.
Multiple applications have to be accessed through the internet.
Now, I have Tomcat listening on 8081.
Going to retour.mycompany.com:8080 or retour.mycompany.com:8081
gives
Mark Thomas-23 wrote:
>
> azharalibuttar wrote:
>> Hi,
>>
>> Thanks for sharing a very valuable information with the users of apache
>> tomcat but there is also a very simple way to run multiple instances of
>> apache tomcat 6 given in the post on under given blog;
>>
>> http://www.itoperatio
Hi Tomcat Users,
I'm struggling with a Java Web Start application. My application and the
jnlp file are both correct. Everything works fine if I use a different
server. But if I use Tomcat, I'll get the following error:
JNLParseException[ Could not parse launch file. Error at line 0.]
and
j
"Filip Hanik - Dev Lists" wrote in message
news:4a8639f7.50...@hanik.com...
>> I ran some additional tests this afternoon to try to discover some
>> pattern,
>> and noticed the following. Using a very basic app, I noticed that upon
>> startup, a listener does not have its output swallowed, whe
Hi Chris,
I'm coming across the same identical problem - your final message says you
have solved it. Could you post the detailed steps required to solve it? It
might beneficial to all of us.
Thanks,
Dan
On Mon, Jun 15, 2009 at 4:17 AM, Christopher Piggott wrote:
> Konstantin,
>
> Thanks for sha
> From: java piet [mailto:javap...@gmail.com]
> Subject: Re: apache2.2 tomcat5.5.27 Windows 2008 virtual hosts
>
> The reason for the Apache http server is because I thought I
> need it to handle the virtual hosting.
No, Tomcat can handle that quite well:
http://tomcat.apache.org/tomcat-5.5-doc/
Hi André,
Thank you so much for the quick response.
I will check your feedback as soon as I have access to the server again.
The reason for the Apache http server is because I thought I need it to
handle the virtual hosting.
As for the port 80, something else is already using it on the server.
> From: Daniele Development-ML [mailto:daniele@googlemail.com]
> Subject: Accessing stdout while remotely monitoring tomcat with lambda
> probe
>
> The problem is that I cannot visualise the content of the stdout file,
> which is automatically redirected in CATALINA/logs/stdout_20090816.log .
Hello everybody,
I'm trying to monitor Tomcat with lambdaprobe and I'm coming across some
configuration difficulties - the best place where to post this question
would be their forum, but it appears to be not very active and thus I'm
giving a go here.
The problem is that I cannot visualise the con
Aaron Aberg wrote:
> Hi,
>
> I'm using Linux CentOS with Plesk 9.2.1, Tomcat 5.5 and Solr 1.3.0. I
> installed the solr war file through the plesk control panel but it
> doesnt start up. The logs reveal that solr/home property needs to be
> set before it can be started up. After some googling, I fo
Aaron Aberg wrote:
Hi,
I'm using Linux CentOS with Plesk 9.2.1, Tomcat 5.5 and Solr 1.3.0. I
installed the solr war file through the plesk control panel but it
doesnt start up. The logs reveal that solr/home property needs to be
set before it can be started up. After some googling, I found out t
Piet,
Thanks for providing all the information needed to help you.
Not everyone does, and it's a p. in the a.
But your configuration is a bit strange.
Actually, it cannot work the way it is described, because you have both
Apache httpd AND Apache Tomcat (2 different processes) trying to
"liste
Tsirkin Evgeny wrote:
..
I'm no expert in these matters either, so I am a bit bemused about what
is going on also, but to abound maybe on what Evgeny is writing :
I happened to be following this thread and taking notes.
I also happened to have a similar issue, with Apache httpd, not Tomcat :
U
Angelo Chen wrote:
Hi,
I use JAVA_OPTS='-Xms256m -Xmx1024m'
and now I'd like to check if the running tomcat really picking up this, how
to check? without installing the tomcat manager? thanks.
You did not specify the platform where you are running this Tomcat, nor
it's version, nor the JVM l
Good to hear the problem is solved
In the meanwhile please read Servlet Spec 3.0 located at
http://jcp.org/aboutJava/communityprocess/pr/jsr315/index.html
Molte Grazie,
Martin Gainty
__
Note de déni et de confidentialité
Ce message est confidentiel e
Hi,
I'm using Linux CentOS with Plesk 9.2.1, Tomcat 5.5 and Solr 1.3.0. I
installed the solr war file through the plesk control panel but it
doesnt start up. The logs reveal that solr/home property needs to be
set before it can be started up. After some googling, I found out that
I could set the p
Dear all,
This is the first time I have to set up a web application (Struts 1.1) and I
have been hung up with this problem for days.
I have searched and read every how to and other forum, mail list, blog I
could find and I am probably misunderstanding something very obvious and
simple.
I have a W
Well,
i've solved the problem. The problem was that the css style documents
are in a subdirectories which user_2 didn't has the access. Adding the
permission to user_2, pages are correctly displayed after BASIC
authentication :)
2009/8/16 Gabriele Fatigati :
> Hi Martin,
> in the document above,
>
Hi Martin,
in the document above,
(http://jcp.org/aboutJava/communityprocess/pr/jsr315/index.html)
i didn't found any reference to css style.
2009/8/15 Martin Gainty :
>
> could you read the servlet 3.0 spec at
> http://jcp.org/aboutJava/communityprocess/pr/jsr315/index.html
>
> in the meanwhile
George ,your observations are still correct for truncating file. At least at
Sun OS
(Solaris) 9.If you truncate catalina.out :
echo -n > catalina.out
you will see the file becoming 0 bytes long .But once tomcat writes another
byte
into output it will become the same size it was before truncation.
I
20 matches
Mail list logo