I had done through vertical clustering on Single Machine.
Can you suggest me changes required for horizontal clustering across Two
machine?
-Original Message-
From: Peter Rossbach [mailto:[EMAIL PROTECTED]
Sent: Friday, June 02, 2006 11:41 AM
To: Tomcat Users List
Subject: Re: Query Regar
Hi,
please use 5.5.17 and read the tomcat 5.5 cluster docs.
Sorry, but tutorials and real design docs not exists.
Regards
Peter
Am 02.06.2006 um 07:54 schrieb Sandeep Gaikwad:
Hi All,
I am trying to devlop Horizontal clustering for tomcat 5.5.9.
I am new to this field so i
Hi All,
I am trying to devlop Horizontal clustering for tomcat 5.5.9.
I am new to this field so if anyone have any links for this
please reply back to me.
Regards,
Sandepp
CAUTION - Disclaimer *
This e-mail contains PRIVILEGED AND CONFIDENTIA
You can have a look here and see if you find any useful tips - this
explains how I got SSL to work on Tomcat:
http://jack.godau.googlepages.com/jbosscertificatesandopenssl
Cheers
Jack...
On 31/05/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello. I'm setting up SSL. I have Tomcat 5.5.16
You can have a look here and see if you find any useful tips - this
explains how I got SSL to work on Tomcat:
http://jack.godau.googlepages.com/jbosscertificatesandopenssl
Cheers
Jack...
On 01/06/06, Mike Sabroff <[EMAIL PROTECTED]> wrote:
I am running 5.5.9 and have no problems with it (excep
There are just too many things involved here. A better approach would be
to get the pieces working separately.
step by step
1) connect to DB using a stand-alone program
2) connect to some example servlet in tomcat
3) now use tomcat bundled with netbeans
4) Then only attempt to put all the pieces
--- Vijaya <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I downloaded NetBeans 5,0 and tomcat 5.5.16. I want
> to connect to a
> remote SQL Server. I am using jtds. I am not
> successful in using both
> NB50 and Tomcat 5.5.16 together. NB5.0 comes with
> bundled tomcat 5.5.9
> and if I use this, I get a
Does anyone know how to configure JNDI Datasource in 5.0.28
Google GWT uses embedded 5.0.28 in "hosted" and nobody seems to know how to
configure a datasource on the GWT list.
It would be greatly appreciated if anyone could show me how to configure
this. (GWT is basically useless to me without a
You can use eclipse with Exadelstudio plugin, which is freely
available. The newest version is 3.2, I think.
The problem may be u may not compiled the project correctly and deployed.
And here u r not specyfying anything like the mechanism u r using, to
connect 2 the remote server.I assume u r uisn
On reading more in the release notes
(http://tomcat.apache.org/tomcat-5.5-doc/RELEASE-NOTES.txt), I figured
I'd give the shared/lib idea a try. I found that just by moving the
BouncyCastle JCE jar into shared/lib and out of the WEB-INF/lib of the
various webapps, all seems to work okay.
On a
Martin,
Thanks for your suggestion, but it's unlikely that web.xml was
misconfigured just because of this TC upgrade (it wouldn't have needed
to change). Also, when I restart tomcat (rather than just reload via
the manager), the webapp comes up just fine. It's only on a reload that
things f
I agree with Peter
crypto algos on routers have stronger keys usually located in much harder to
access area than anything I've seen available on the software side
Then again if your a DoD shop and you need C2 security RSA's process of
flipping algos and keysize every n random minutes beats em all
I'm running Tomcat 5.5.7 in embedded mode, i.e., starting Tomcat using
the org.apache.catalina.startup.Embedded class. For some reason, the
JNDI resource I configured in
$tomcat_home/webapps/my_webapp/META-INF/context.xml is not created
when Tomcat starts. Your help will be greatly appreciated!!
I'm gonna say that's quite a bit of myth here. If SSL is important, get a
cheap SSL enabled router. Doing software SSL is waste of CPU power and
impacts the server's stability. Anyone that has a lot of HTTPS traffic
shouldn't be using software SSL in my bias opinion. If you are so desparate
that
If you check the logs ..more than likely you may be trying to pull a class that
is not on classpath or maybe an aberrant configuration
abeerant config is servlet-mapping may be munged in web.xml
HTH,
Martin --
*
This email messag
On 6/1/06, Michael Echerer <[EMAIL PROTECTED]> wrote:
Danny Lee wrote:
> Hi guys!
>
> I wondering if it's really so good to use Tomcat behind "a real" web
> server like Apache or IIS.
>
In case you have a lot of HTTPS traffic, you'll find that having Apache
handle SSL is faster than the Java imp
Can you provide more information around your problem.
There was a big change in the farm deployer between 5.0 and 5.5, and I
am no longer sure on how it works, but I am more than happy to work
through your issues with you.
Filip
Edoardo Causarano wrote:
Hello list, I have a 3 node farm testb
I have a special question related to the classloader of Tomcat. If I put
two jar files in the same directory (myJar.jar and myJarPatch.jar) where
the second jar is a patch, that contains only a part of classes (let's
say a subset of the first one).
Does Tomcat loads the jars in a special order
I am running 5.5.9 and have no problems with it (except that it is
expired) but it still works if I accept it.
Mike
AJ Jonen wrote:
My tomcat server is not responding when I type in https://localhost:8443.
oddly enough it does work when I type in http://localhost:8443
I'm having a bit of an i
My tomcat server is not responding when I type in https://localhost:8443.
oddly enough it does work when I type in http://localhost:8443
I'm having a bit of an issue getting Tomcat to work on the secure port
8443. What happens is I type https://localhost:8443 and the page never
loads. I get
Got it, I was too pedantic in following the documentation defining a
"war-deploy" that to me seemed automatically inspected as the
traditional "webapps" is. Instead this directory has to point to the
same directory referenced by the appBase of some or the Farm
deployer will work but the ap
It seems there's something that's gone "wrong" between TC 5.5.12 and TC
5.5.17 as it relates to reloading webapps through the Manager app. I
upgraded to get the fix related to webapp reloads for listeners, and
that seemed to work (on restart with a new web.xml, it didn't call the
listeners fro
Danny Lee wrote:
> Hi guys!
>
> I wondering if it's really so good to use Tomcat behind "a real" web
> server like Apache or IIS.
>
In case you have a lot of HTTPS traffic, you'll find that having Apache
handle SSL is faster than the Java implementation that Tomcat can offer.
IMHO for HTTP traf
Thank you. This is incredibly helpful.
- Bill
-Original Message-
From: Tim Lucia [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 4:17 AM
To: 'Tomcat Users List'
Subject: RE: Redeploying a war file from a build script
Here is what I do:
Undefined: tomcat.username
Hello list, I have a 3 node farm testbed. Copying a distributable war (the
servlet-examples and jsp-examples demo apps with a tag in
the web.xml) to the war-listen directory of one of the members causes the
following log:
INFO: check cluster wars at /srv/cluster01/war-listen
Jun 1, 2006 6:44:4
Hi,
I downloaded NetBeans 5,0 and tomcat 5.5.16. I want to connect to a
remote SQL Server. I am using jtds. I am not successful in using both
NB50 and Tomcat 5.5.16 together. NB5.0 comes with bundled tomcat 5.5.9
and if I use this, I get a '404 error' while accessing the remote
sql*server.
Can
Since upgradeing from 5.5.12 to 5.5.17, it seems that when I restart
tomcat, I get an error that didn't occur before. The error may be
related to some remote debugging options set when TC is started, yet
these didn't seem to create an issue before.
Here's the error in catalina.out:
INFO: Sto
If you are running a big site with multiple servers, you do NOT want
to run
Apache in front of your Tomcats -
All that you do is increase latency, and half your performance. The HTTP
connector in TC 5.x is more than adequate to deal with heavy traffic
loads.
To be honest, I try not to use A
--- Tim Funk <[EMAIL PROTECTED]> wrote:
> Personally - I like having apache in front of tomcat because I find it easier
>
> to do CGI, static content directory aliasing, and the volume of available
> modules to be very convenient. It also allows my site to be up with a higher
> uptime since I c
--- Ga�l Lams <[EMAIL PROTECTED]> wrote:
> Hi,
>
> > I wondering if it's really so good to use Tomcat
> behind "a real" web
> > server like Apache or IIS.
> >
> > In my Tomcat 5 book there are two reasons to do it
> so:
> >
> > 1. Tomcat is not as secure as common web servers,
> especially if
As it happens I can't really begin to count the number of times we've
applied "hacks" at the Apache level to work around code bugs (did I say
bug? I meant feature...). Although to be fair most of these are caused
by users/customers doing odd things outside the spec of the current
code.
We also d
Hi,
thanks for the answer! I am "paranoid" AND lazy, so I totally see
your point :))
Cheers,
Danny
Gaël Lams wrote:
Also, I'm quite
"paranoid" and for me the less stuff you installed, the better
- I had some problems with the mod_jk (timeouts)
- we are not serving static content
Regards,
Ga
Hi Tim,
Thanks for your answer. I see your point about Apache more convenient
for hackers, than Tomcat.
About outage message. This is of course a problem running Tomcat as
standalone, but I have the control over WebServer IP through the
firewall, so i just start some "Show we're down message
Mark Hagger wrote:
Although I've yet to meet an author of bug
free code.
Thats my opinion anyway.
Mark
They were all burned during April 1975 in Albuquerque :D
-
To start a new topic, e-mail: users@tomcat.apache.org
To
Hi!
Thanks for your answer. I use url-rewrite magic servlet (analog to
apache mod_rewrite), so I have the same "on the fly" rewrite
functionality (the rewrite-rules.xml is checked every minute or somth).
I do all the request/response stuff in Tomcat as long it's relevant
and a part of the syst
Hi,
I wondering if it's really so good to use Tomcat behind "a real" web
server like Apache or IIS.
In my Tomcat 5 book there are two reasons to do it so:
1. Tomcat is not as secure as common web servers, especially if you
want to use CGI and SSI (I don't think I want to)
2. Tomcat i
This is getting dated but is still somewhat accurate:
http://tomcat.apache.org/faq/connectors.html#integrate
The latest versions of Tomcat are comparable to apache in delivering static
content. But in reality - unless your site is very high traffic - this is not
an issue. Its ([expensive dynam
Here is what I do:
Undefined: tomcat.username
Undefined: tomcat.password
Undefined: tomcatURL
Deploying ${basedir}/${project.war} to ${tomcatURL}
The key is failonerror="false" for the undeploy task.
Tim
-Original Messag
On Thu, Jun 01, 2006 at 10:23:35AM +0200, Ga??l Lams wrote:
> Hi
>
> >I have Apache 2 (as part of a `LAMP' install) and TomCat 5.0.28 installed
> >on a Debian Linux: 2.6.12-1-686 system
> >and I want to make Apache and Tomcat listen/connect to the same port.
>
> 2 services can not listen to the s
Torben Werner wrote:
Excellent. :-)
Right.
I even know a guy that uses IIS+isapi_redirector,
and on the front page he has 'Powered by Apache'
Now, that's something :)
Regards,
Mladen.
-
To start a new topic, e-mail: user
This issue is discussed endlessly as far as I can see, both camps argue
very well for their case
However, my take from personal experience is that its very "handy" to
have Apache in front, because it gives you a lot of scope to do little
fixes and tweaks to odd users causing problems without a
Excellent. :-)
Torben Werner wrote:
@ Mladen
That sounds like my way to use to the tomcat logo is ok. I will just
put the logo on my page to indicate that i'm using this server. More
not. As I understand the official that is ok.
Sure. If you use any ASF project logo in a attribu
Torben Werner wrote:
@ Mladen
That sounds like my way to use to the tomcat logo is ok. I will just put
the logo on my page to indicate that i'm using this server. More not. As
I understand the official that is ok.
Sure. If you use any ASF project logo in a attribution way,
you are more
@ Mladen
That sounds like my way to use to the tomcat logo is ok. I will just put
the logo on my page to indicate that i'm using this server. More not. As
I understand the official that is ok.
Thanks for your answer
Torben Werner wrote:
I don't know. Maybe they don't want that i li
Hi guys!
I wondering if it's really so good to use Tomcat behind "a real" web
server like Apache or IIS.
In my Tomcat 5 book there are two reasons to do it so:
1. Tomcat is not as secure as common web servers, especially if you
want to use CGI and SSI (I don't think I want to)
2. Tomcat
Torben Werner wrote:
I don't know. Maybe they don't want that i link to their Server!? I have
done something like that a few years before and got a lot of trouble.
Just wanted to be sure.
Read the official:
http://httpd.apache.org/docs/1.3/misc/FAQ.html#logo
So:
You may NOT use any original
I don't know. Maybe they don't want that i link to their Server!? I have
done something like that a few years before and got a lot of trouble.
Just wanted to be sure.
Thanks for your answer
Torben
Of course it's legal, why not?
Danny
Torben Werner wrote:
Hello everybody,
i would like to
Torben Werner wrote:
Hello everybody,
i would like to know if it is legal to put the Tomcat logo and a link to
tomcat.apache.org on my own homepage.
Of course.
Unless the name of your website does not have/contain any ASF project
name, you are welcome to use the official logo with a project
Of course it's legal, why not?
Danny
Torben Werner wrote:
Hello everybody,
i would like to know if it is legal to put the Tomcat logo and a link to
tomcat.apache.org on my own homepage.
Thanks for your help!
Greetz Torben
---
Well, I have been using Tomcat since day 1. But for my country, no one give
a damn. Ha...
Foong Kim Seong
-Original Message-
From: Torben Werner [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 01, 2006 5:27 PM
To: users@tomcat.apache.org
Subject: Tomcat Logo on Public Server
Hello eve
Hello everybody,
i would like to know if it is legal to put the Tomcat logo and a link to
tomcat.apache.org on my own homepage.
Thanks for your help!
Greetz Torben
-
To start a new topic, e-mail: users@tomcat.apache.org
To u
Hi
I have Apache 2 (as part of a `LAMP' install) and TomCat 5.0.28 installed
on a Debian Linux: 2.6.12-1-686 system
and I want to make Apache and Tomcat listen/connect to the same port.
2 services can not listen to the same port, you probably want Apache
to listen to port 80 and Tomcat on anot
Hi list
I've posted that question already before.
I am using Eclipse WTP for development of a web application and use it's
'Export' function for creating the .war file.
Installing that application on Tomcat 5.5.x works fine.
But, stopping and re-starting the application fails every time with a
Dear fellow-tomcat-users,
I have Apache 2 (as part of a `LAMP' install) and TomCat 5.0.28 installed
on a Debian Linux: 2.6.12-1-686 system
and I want to make Apache and Tomcat listen/connect to the same port.
After a little searching I found:
http://tomcat.apache.org/connectors-doc-archive/jk2
Hi,
Thank you the information. Does the keystore have to be located in a
specific location? I have done everything listed but the keystore location
is different.
No specific location, /etc/tomcat was not existing and I created it
because I like to have all the files related to configuration
55 matches
Mail list logo