Re: Is Tomcat is an application server ?

2005-06-22 Thread David Johnson
On Wed, 2005-06-22 at 09:08 +0200, Michael Echerer wrote: > > >>There is no meaning in saying that one can plug in required > >>services to Tomcat. My question is by design is it an application > >>server ?. My opinion is that Tomcat in the shipped form is not an > >>application server. At the

Re: Is Tomcat is an application server ?

2005-06-22 Thread Christoph Kutzinski
There only relevant question here is: How is a application server defined? As Richard Mixon already pointed out, there are many definitions under which Tomcat IS an application server. For many others however application server is equivalent to "full J2EE application server" (or something like

RE: Is Tomcat is an application server ?

2005-06-22 Thread Werner van Mook (RY/ETM)
IMHO : Tomcat is a web application server, not an application server. It is true you can extend tomcat and make it work like an application server. Tomcat and just Tomcat is no application server. It's like saying that an engine is a car. Which is not true! You can extend this engine and build t

Re: Is Tomcat is an application server ?

2005-06-22 Thread Michael Echerer
>>There is no meaning in saying that one can plug in required >>services to Tomcat. My question is by design is it an application >>server ?. My opinion is that Tomcat in the shipped form is not an >>application server. At the minimum it should provide transaction and >>persistence services, m

Re: Is Tomcat is an application server ?

2005-06-21 Thread Jason Bainbridge
On 6/21/05, Anto Paul <[EMAIL PROTECTED]> wrote: > On 6/21/05, David Johnson <[EMAIL PROTECTED]> wrote: > > To expand a bit on Richard's note ... > > > > On Tue, 2005-06-21 at 00:32 -0700, Richard Mixon (qwest) wrote: > > > - Remoting implies distributing your objects across the network - a > > >

Re: Is Tomcat is an application server ?

2005-06-21 Thread Anto Paul
On 6/21/05, David Johnson <[EMAIL PROTECTED]> wrote: > To expand a bit on Richard's note ... > > On Tue, 2005-06-21 at 00:32 -0700, Richard Mixon (qwest) wrote: > > - Remoting implies distributing your objects across the network - a > > nice feature, but not often needed. Its talked about a lot -

RE: Is Tomcat is an application server ?

2005-06-21 Thread David Johnson
To expand a bit on Richard's note ... On Tue, 2005-06-21 at 00:32 -0700, Richard Mixon (qwest) wrote: > - Remoting implies distributing your objects across the network - a > nice feature, but not often needed. Its talked about a lot - but for > most applications its just not needed. J2EE is a st

RE: Is Tomcat is an application server ?

2005-06-21 Thread Richard Mixon (qwest)
nnot serve Java applications. Have a good day - Richard -Original Message- From: Anto Paul [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 21, 2005 12:09 AM To: Tomcat Users List Subject: Re: Is Tomcat is an application server ? On 6/21/05, Richard Mixon (qwest) <[EMAIL PROTECTED]>

Re: Is Tomcat is an application server ?

2005-06-21 Thread Anto Paul
On 6/21/05, Richard Mixon (qwest) <[EMAIL PROTECTED]> wrote: > I think for most practical purposes Tomcat is an application server. > > What Tomcat does not have is a builtin Enterprise Java Beans container - > however Tomcat supports many other parts of the J2EE spec. > > Simply by the numbers,

RE: Is Tomcat is an application server ?

2005-06-20 Thread Richard Mixon (qwest)
: Monday, June 20, 2005 11:02 PM To: Tomcat Users List Subject: Is Tomcat is an application server ? Hi all, Many might have asked this question but I need a more elaborate answer. Today I attended an interview and the interviewer insists that Tomcat versions above 4.x is an application server. Is

Is Tomcat is an application server ?

2005-06-20 Thread Anto Paul
Hi all, Many might have asked this question but I need a more elaborate answer. Today I attended an interview and the interviewer insists that Tomcat versions above 4.x is an application server. Is that true ?. What are the points to support the argument ?. -- rgds Anto Paul

Why is Tomcat trying to use JAAS?

2005-05-18 Thread Brandon Dove
ind .) in $TOMCAT_HOME returns no relevant config entries. Why is Tomcat trying to use JAAS? Cheers, Brandon Get your own "800" number Voicemail, fax, email, and a lot more http://ww

Re: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Wade Chandler
say, upgrade and you'll see that leak go away i am pretty sure. -Original Message- From: Allistair Crossley Sent: 21 December 2004 16:00 To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: Why is tomcat (java) so memory intensive? you are right, tomcat 5.0.19 did have a memory leak. so

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Dale, Matt
I think that's only with JDK 1.3 though -Original Message- From: Dakota Jack [mailto:[EMAIL PROTECTED] Sent: 21 December 2004 16:40 To: Tomcat Users List Subject: Re: Why is tomcat (java) so memory intensive? Why, then, does the Tomcat 5.0 say in the RELEASE-NOTES "JAVAC leak

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Allistair Crossley
r 2004 16:45 > To: Tomcat Users List > Subject: Re: Why is tomcat (java) so memory intensive? > > > Is there any reason not to upgrade to 5.5? Is that ready for prime > time? Thanks. > > Jack > > > On Tue, 21 Dec 2004 16:06:13 -, Allistair Crossley >

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Dale, Matt
Sounds like you are running out of space in the permanent generation. Add -XX:MaxPermSize=128M to your JAVA_OPTS -Original Message- From: Philippe Deslauriers [mailto:[EMAIL PROTECTED] Sent: 21 December 2004 15:47 To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: Why is tomcat (java

Re: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Dakota Jack
'll see that leak go away i am pretty sure. > > > -Original Message- > > From: Allistair Crossley > > Sent: 21 December 2004 16:00 > > To: Tomcat Users List; [EMAIL PROTECTED] > > Subject: RE: Why is tomcat (java) so memory intensive? > > > >

Re: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Dakota Jack
From: Allistair Crossley > > > Sent: 21 December 2004 16:00 > > > To: Tomcat Users List; [EMAIL PROTECTED] > > > Subject: RE: Why is tomcat (java) so memory intensive? > > > > > > > > > you are right, tomcat 5.0.19 did have a memory leak. s

Re: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Dakota Jack
de and you'll see that leak go away i am pretty sure. > > > -Original Message- > > From: Allistair Crossley > > Sent: 21 December 2004 16:00 > > To: Tomcat Users List; [EMAIL PROTECTED] > > Subject: RE: Why is tomcat (java) so memory intensive? >

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Allistair Crossley
ED] > Subject: RE: Why is tomcat (java) so memory intensive? > > > you are right, tomcat 5.0.19 did have a memory leak. some > dispute it, but it is there, i had it also and used a > profiler to show it. you should upgrade to 5.0.28. > > Allistair. > > > -Or

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Allistair Crossley
5:47 > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: RE: Why is tomcat (java) so memory intensive? > > > > Actually no, I tough it was 256Mb. Thanks. > It will go out of memory around 125Mb 140Mb in the task > manager. It depends. > > But your point just

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Philippe Deslauriers
reports. My main issue here is where does the gap come from? -Original Message- From: Christoph Kutzinski [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 10:22 AM To: Tomcat Users List Subject: Re: Why is tomcat (java) so memory intensive? Philippe Deslauriers wrote: > I am us

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Allistair Crossley
if you are using the windows service, the default is Xms 128 Xmx 256. > -Original Message- > From: Christoph Kutzinski [mailto:[EMAIL PROTECTED] > Sent: 21 December 2004 15:22 > To: Tomcat Users List > Subject: Re: Why is tomcat (java) so memory intensive? > > &

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Dale, Matt
and get jvmstat from sun, it will allow you to see which area in the heap runs out of space. Ta Matt -Original Message- From: Filip Hanik (lists) [mailto:[EMAIL PROTECTED] Sent: 21 December 2004 15:12 To: Tomcat Users List Subject: RE: Why is tomcat (java) so memory intensive? you

Re: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Christoph Kutzinski
Philippe Deslauriers wrote: I am using Tomcat 5.0.19 on Windows XP SP2, J2SDK 1.4.2_03. I have a serious memory problem with Tomcat, it just EAT memory without explanation, until OOM error occurs. The Java.exe process in the windows task manager reports using between 95Mb and 105Mb after the startu

Re: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Andreas Vombach
I would also be interested in some memory/performance tuning possibilities. Ok, if you do not run it standalone but with Apache the web response times should be faster, my profiling gives me the following: CPU SAMPLES BEGIN (total = 8628) Tue Dec 21 16:10:18 2004 rank self accum count trace

RE: Why is tomcat (java) so memory intensive?

2004-12-21 Thread Filip Hanik \(lists\)
: [EMAIL PROTECTED] Subject: Why is tomcat (java) so memory intensive? I am using Tomcat 5.0.19 on Windows XP SP2, J2SDK 1.4.2_03. I have a serious memory problem with Tomcat, it just EAT memory without explanation, until OOM error occurs. The Java.exe process in the windows task manager reports

Why is tomcat (java) so memory intensive?

2004-12-21 Thread Philippe Deslauriers
I am using Tomcat 5.0.19 on Windows XP SP2, J2SDK 1.4.2_03. I have a serious memory problem with Tomcat, it just EAT memory without explanation, until OOM error occurs. The Java.exe process in the windows task manager reports using between 95Mb and 105Mb after the startup of the webapp. I do not

is tomcat failing?

2004-10-06 Thread Stephen Charles Huey
We're using Tomcat 4.1.27 and we have a main database that the web app uses most of the time, and then a small MySQL database that Tomcat is configured to use for basic authentication. We used to have trouble with the main db hanging up on us, so we had a little watch program running to restart To

RE: why is tomcat-users.xml rewritten ?

2004-09-20 Thread Dale, Matt
small. -Original Message- From: Fred Stluka [mailto:[EMAIL PROTECTED] Sent: 19 September 2004 23:20 To: Tomcat Users List Subject: Re: why is tomcat-users.xml rewritten ? I've just searched the archives and it seems that this question comes up every few months at least. The behavi

Re: AW: why is tomcat-users.xml rewritten ?

2004-09-19 Thread QM
On Sun, Sep 19, 2004 at 06:19:57PM -0400, Fred Stluka wrote: : I've just searched the archives and it seems that this question : comes up every few months at least. The behavior of rewriting : tomcat-users.xml and changing its permissions to match the : Tomcat umask surprises enough people that it

Re: AW: why is tomcat-users.xml rewritten ?

2004-09-19 Thread Fred Stluka
I've just searched the archives and it seems that this question comes up every few months at least. The behavior of rewriting tomcat-users.xml and changing its permissions to match the Tomcat umask surprises enough people that it seems worth changing if possible. I put a lot of faith in "the prin

AW: why is tomcat-users.xml rewritten ?

2004-09-19 Thread Steffen Heil
Hi > Each time tomcat is restarted the file tomcat-users.xml is rewritten. It is horrible since my umask being 0022 the file which stores passwords become world readable. Obviously this file has to be read my the server but I do not see any valuable reason to write it back opening a serious securi

why is tomcat-users.xml rewritten ?

2004-09-19 Thread Jean-Paul Le Fèvre
Each time tomcat is restarted the file tomcat-users.xml is rewritten. It is horrible since my umask being 0022 the file which stores passwords become world readable. Obviously this file has to be read my the server but I do not see any valuable reason to write it back opening a serious security h

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-09 Thread John Gentilin
lsvik [mailto:[EMAIL PROTECTED] Sent: Thursday, September 09, 2004 5:22 AM To: Tomcat Users List Subject: RE: Why is Tomcat/Connector Installation So Incredibly Painful?? | | Well, that's subjective, so I won't argue. I find it not only elegant, | but far better than one thread pool f

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-09 Thread Shapira, Yoav
>From: Endre Stølsvik [mailto:[EMAIL PROTECTED] >Sent: Thursday, September 09, 2004 5:22 AM >To: Tomcat Users List >Subject: RE: Why is Tomcat/Connector Installation So Incredibly Painful?? > >| >| Well, that's subjective, so I won't argue. I find it not only elegant, &g

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-09 Thread Endre Stølsvik
| | Well, that's subjective, so I won't argue. I find it not only elegant, | but far better than one thread pool for the whole server, but it's a | matter of stylistic preference. I'm glad you found a good solution that | works for you, and as I said before your other argument about the | server-

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-08 Thread Shapira, Yoav
Hi, >It wasn't the overhead of the extra thread pool that bothered me, it's >more the fact that Tomcat would be unable to amortize thread creation as >well. Eg. if I have one thread pool with max 75 threads for *all* >requests, then Tomcat only has to create 75 threads, period. But if I >need a

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-08 Thread Greg Ward
[me] > * to forward both SSL and non-SSL requests with mod_proxy, you'd >need two HTTP connectors in Tomcat, meaning two thread pools [Yoav Shapiro] > This is a serious stumbling block? Really? I buy your other > (redirect-related) argument but not this one at all. You can easily > configu

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-08 Thread Shapira, Yoav
Hi, > * to forward both SSL and non-SSL requests with mod_proxy, you'd >need two HTTP connectors in Tomcat, meaning two thread pools This is a serious stumbling block? Really? I buy your other (redirect-related) argument but not this one at all. You can easily configure thread pools to c

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-08 Thread Greg Ward
On 07 September 2004, Endre St?lsvik said: > The mod_jk approach of inventing a new binary protocol and whatnot is > maybe not the right solution for this. A simple raw forwarding of the > requests from Apache HTTPD to Apache Tomcat would be incredibly nice. Do what I did: try to replace mod_jk wi

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Didier McGillis
did it, and I got a little ahead of myself and had to restart. Do it will clean everything and you should be fine. From: QM <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: Why is Tomc

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread QM
On Tue, Sep 07, 2004 at 02:57:10PM -0400, Lon Palmer wrote: : It's obvious to me ( and probably to everyone else that uses : it ) that then entire process of installing mod_jk is broken. It takes too : much fiddling and effort. I don't share that view. I've setup mod_jk a few times, and it was v

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Lon Palmer
wheel gets the grease for a reason. If a lot of people are complaining about mod_jk, it's broken. Weather technically broken or perceptually broken does not matter. Broken is broken. Regards, Lon -Original Message- From: QM [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 07, 200

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Endre Stølsvik
On Tue, 7 Sep 2004, Shapira, Yoav wrote: | | > Even if it isn't for anything else, a transparent forwarding | mechanism | >between a "specific subset of the server's URL namespace" (quote from | >ServletContext) of the server holding the listen call at port 80, and | >Tomcat, will always be neede

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Gerardo Juarez
mentation has never been an area of > high interest to most tomcat developers. Moreover, as Tomcat as > maturing the importance of the connectors in general is going down IMHO, > with more and more standalone installations. > > Yoav Shapira > Millennium Research Informatics >

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread QM
On Tue, Sep 07, 2004 at 06:25:46PM +0200, Endre St?lsvik wrote: : Do you really deny that mod_jk is somewhat hard to install? I mean, : probably 50% av the "OH MY WHATEVER - I CAN'T GET THIS TO WORK!!!" mails : are related to mod_jk.. Yes, but "posts to list" != "users." : Even if it isn't for

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Shapira, Yoav
Hi, You have a unique talent for either misunderstanding my posts or taking them out of context ;) >Do you really deny that mod_jk is somewhat hard to install? No, I don't deny it's hard to install, and I didn't deny it in my original email. I said it's easy to download, and it is. >What if yo

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Greg . Cope
> | Moreover, as Tomcat as maturing the importance of the connectors in > | general is going down IMHO, with more and more standalone > installations. I've missed the begining of this but in most environments I have worked in tomcat/app servers are used behind webservers, so connectors or proxie

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Endre Stølsvik
On Tue, 7 Sep 2004, Shapira, Yoav wrote: | | Hi, | I would point out a few things: [ - chop - ] Do you really deny that mod_jk is somewhat hard to install? I mean, probably 50% av the "OH MY WHATEVER - I CAN'T GET THIS TO WORK!!!" mails are related to mod_jk.. | Moreover, as Tomcat as maturin

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Shapira, Yoav
om: Greg Ward [mailto:[EMAIL PROTECTED] >Sent: Tuesday, September 07, 2004 9:27 AM >To: Tomcat Users List >Subject: Re: Why is Tomcat/Connector Installation So Incredibly Painful?? > >On 03 September 2004, Peter Alvin said: >> But why is it so >> incredibly painful to

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-07 Thread Greg Ward
for "mod_jk" finds this page: http://jakarta.apache.org/site/binindex.cgi as the second hit. But the string "mod_jk" occurs nowhere in that page; you have to hunt around until you realize that what you're really looking for is "Tomcat Web Server Connectors". And the

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-03 Thread John Gentilin
I just built mod_jk, I think it was random luck that I actually got it running. For me, there are two things that would help out greatly. 1) As always, documentation but in this case, as mod_jk evolves, the install docs seems to be notes that are a diff from the previous rev. It also doesn't he

RE: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-03 Thread Filip Hanik \(lists\)
[mailto:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 7:06 PM To: Tomcat Users List Subject: Re: Why is Tomcat/Connector Installation So Incredibly Painful?? From: "Peter Alvin" <[EMAIL PROTECTED]> > Don't get me wrong; I love Java; I love Tomcat. > But why is it

Re: Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-03 Thread Wendy Smoak
From: "Peter Alvin" <[EMAIL PROTECTED]> > Don't get me wrong; I love Java; I love Tomcat. > But why is it so > incredibly painful to install Apache/Tomcat/Connector? It always > takes me about two days. I look forward to it as much as doing my > federal tax returns. It took two days the first ti

Why is Tomcat/Connector Installation So Incredibly Painful??

2004-09-03 Thread Peter Alvin
Don't get me wrong; I love Java; I love Tomcat. But why is it so incredibly painful to install Apache/Tomcat/Connector? It always takes me about two days. I look forward to it as much as doing my federal tax returns. My 2 cents: This installation process has to get as easy as running a setup.ex

Is Tomcat part of this product?

2004-07-02 Thread Howler D. Wolfe
part of the Sun product comes with a version of Tomcat, is it version 5.x? Can I get the same functionality from Tomcat that I can from the Sun product? Is Tomcat better? I know I'm asking a lot of questions about this, but I want to setup an Apache 2, PHP and Java website with MySQL. Any

Re: Is tomcat a suitable server for our application ?

2004-06-15 Thread Peter Lin
I would like to add the following. Probably the biggest factor in webserver performance is the concurrent requests. 3000 concurrent users who request 1 page every 5 minutes doesn't mean anything and most likely won't generate much load. for the sake of illustrating the problem, say the avera

Re: Is tomcat a suitable server for our application ?

2004-06-15 Thread Justin Ruthenbeck
Can Tomcat handle 3000 concurrent sessions? Yes. The bottleneck will not be Tomcat, per se, but rather either hardware resources (memory on the heap) or database connections. What you really need to figure out is how *active* those 3000 users will be -- 3000 users actively querying financial

RE: Is tomcat a suitable server for our application ?

2004-06-15 Thread SH Solutions
Hi > We are planning to host a web application which is estimated to have > around 3000 concurrent users. We are using SQL Server 2000 as database > and Struts 1.1 framework. > > ... > > Do you think that Tomcat is a suitable web server for our > application? For 3000 connections

RE: Is tomcat a suitable server for our application ?

2004-06-15 Thread STOCKHOLM, Raymond
di 15 juin 2004 07:43 À : [EMAIL PROTECTED] Objet : Is tomcat a suitable server for our application ? > Hi, > We are planning to host a web application which is estimated to have > around 3000 concurrent users. We are using SQL Server 2000 as database and > Struts 1.1 framework

Is tomcat a suitable server for our application ?

2004-06-14 Thread Mondkar, Paresh
> Hi, > We are planning to host a web application which is estimated to have > around 3000 concurrent users. We are using SQL Server 2000 as database and > Struts 1.1 framework. > > Our production server (i.e. web server. We're having a different > database server.) has the foll. confi

RE: Is Tomcat with JRockit and Intel Xeon Processor okay?

2004-02-24 Thread Shapira, Yoav
5:57 PM >To: [EMAIL PROTECTED] >Subject: Is Tomcat with JRockit and Intel Xeon Processor okay? > >I hear that JRockit only works with Intel processors. Will it work with >the new Xeon Processor? > > > >- >Do you Yahoo!? >Yahoo! SiteBuilder -

Re: Is Tomcat, Axis, JRockit and Intel Xeon Processor okay?

2004-02-23 Thread tom ly
Forgot to add that I'm running web services with Axis tom ly <[EMAIL PROTECTED]> wrote:I hear that JRockit only works with Intel processors. Will it work with the new Xeon Processor? - Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! --

Is Tomcat with JRockit and Intel Xeon Processor okay?

2004-02-23 Thread tom ly
I hear that JRockit only works with Intel processors. Will it work with the new Xeon Processor? - Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it!

Session clustering and session stickiness - Performance issues (was Re: When is Tomcat 5 Release version scheduled to come out?)

2003-11-23 Thread Antonio Fiol Bonnín
Hello Remy, I did not pretend to be whining. Sorry if it souded like that. And thank you very much for your response: I find it really useful. First, thank you for confirming my worries about JMeter not being the best available load testing tool. ** [OT] Do you know of a better (free if possibl

Re: When is Tomcat 5 Release version scheduled to come out?

2003-11-22 Thread Remy Maucherat
Antonio Fiol Bonnín wrote: Hello, I'll begin from the end... I did not present evidence, that is true, but I explained the symptoms. I tested three configurations: 1 Apache + 1 Tomcat;1 Apache + 2 Tomcat;1 Apache + 3 Tomcat All three gave me very similar performance results. Measuremen

Re: When is Tomcat 5 Release version scheduled to come out?

2003-11-22 Thread Antonio Fiol Bonnín
formatics -----Original Message- From: Antonio Fiol Bonnín [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2003 3:42 PM To: Tomcat Users List Subject: Re: When is Tomcat 5 Release version scheduled to come out? Hi! I am a bit deceived about Tomcat (5) clustering with session replication,

RE: When is Tomcat 5 Release version scheduled to come out?

2003-11-21 Thread Shapira, Yoav
gt;From: Antonio Fiol Bonnín [mailto:[EMAIL PROTECTED] >Sent: Friday, November 21, 2003 3:42 PM >To: Tomcat Users List >Subject: Re: When is Tomcat 5 Release version scheduled to come out? > >Hi! > >I am a bit deceived about Tomcat (5) clustering with session >replication, and o

Re: When is Tomcat 5 Release version scheduled to come out?

2003-11-21 Thread Antonio Fiol Bonnín
u can use T4 with http://cvs.apache.org/~fhanik/ Filip - Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, November 21, 2003 11:07 AM Subject: Re: When is Tomcat 5 Release version scheduled to come out? Is it a goo

Re: When is Tomcat 5 Release version scheduled to come out?

2003-11-21 Thread Filip Hanik
you can use T4 with http://cvs.apache.org/~fhanik/ Filip - Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, November 21, 2003 11:07 AM Subject: Re: When is Tomcat 5 Release version scheduled to come out? Is

RE: When is Tomcat 5 Release version scheduled to come out?

2003-11-21 Thread Shapira, Yoav
Tomcat Users List >Subject: RE: When is Tomcat 5 Release version scheduled to come out? > >Only if you don't plan on releasing until the release is out, imhop. > >Justin > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Friday,

RE: When is Tomcat 5 Release version scheduled to come out?

2003-11-21 Thread Hart, Justin
Only if you don't plan on releasing until the release is out, imhop. Justin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, November 21, 2003 2:08 PM To: Tomcat Users List Subject: Re: When is Tomcat 5 Release version scheduled to come out? Is

Re: When is Tomcat 5 Release version scheduled to come out?

2003-11-21 Thread tuong . d . ly
Is it a good idea to use Tomcat 5 beta for develop and production if we wanted the clustering capabilities?

RE: When is Tomcat 5 Release version scheduled to come out?

2003-11-21 Thread Shapira, Yoav
03 1:34 PM >To: Tomcat Users List >Subject: When is Tomcat 5 Release version scheduled to come out? > >When is the release version of Tomcat 5 suppose to come out? This e-mail, including any attachments, is a confidential business communication, and may contain information that is confid

When is Tomcat 5 Release version scheduled to come out?

2003-11-21 Thread tuong . d . ly
When is the release version of Tomcat 5 suppose to come out?

Re: why is tomcat accessing webapps/examples

2003-07-17 Thread Paridhi Bansal
hi!! i am using red hat linux 7.3 and tomcat4.1.24. paridhi - Original Message - From: "Susan Hoddinott" <[EMAIL PROTECTED]> Date: Mon, 14 Jul 2003 16:23:21 +0800 To: "Tomcat Users List" <[EMAIL PROTECTED]> Subject: Re: why is tomcat accessing webapps/examp

Re: Is tomcat-4.1.24 stable with j2re1.4.2 under Linux and Windows?

2003-07-14 Thread Tim Funk
The one that works for you. Any other opinion is a foundation for a religious OS war. As for JVM version under a particular OS ... the answer is still the same. You still need to stress test your app and benchmark it. Both JVM's have bugs (like all software), but the most important bug is the o

Is tomcat-4.1.24 stable with j2re1.4.2 under Linux and Windows?

2003-07-14 Thread Zsolt Koppany
Hi, which jre should I prefer in production version for tomcat-4.1.24 under Linux and Windows? j2re1.4.2 or j2re1.4.1_03? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: why is tomcat accessing webapps/examples

2003-07-14 Thread Susan Hoddinott
lt;[EMAIL PROTECTED]> Sent: Monday, July 14, 2003 12:36 AM Subject: why is tomcat accessing webapps/examples > HI!!! > > Why is it so in tomcat server that even when i have deleted all the folders(example,ROOT,tomcatdocs,manager,etc) from webapps directory except mine which i have created

Re: why is tomcat accessing webapps/examples

2003-07-13 Thread Jarecsni János
Hi, check your server.xml file under tomcat_home/conf János Paridhi Bansal wrote: HI!!! Why is it so in tomcat server that even when i have deleted all the folders(example,ROOT,tomcatdocs,manager,etc) from webapps directory except mine which i have created and removed the corresponding direct

why is tomcat accessing webapps/examples

2003-07-13 Thread Paridhi Bansal
HI!!! Why is it so in tomcat server that even when i have deleted all the folders(example,ROOT,tomcatdocs,manager,etc) from webapps directory except mine which i have created and removed the corresponding directory entries from server.xml, still in the log files, i get errors like Accessing /w

RE: is tomcat..... ?

2003-05-29 Thread Kannan Sundararajan
I dont want to confuse with web application server :) .. I would go with either webserver or appserver. Not the COMBO :) -Original Message- From: Jason Bainbridge [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 12:20 PM To: Tomcat Users List Subject: Re: is tomcat. ? On Wed

RE: is tomcat..... ?

2003-05-29 Thread Kannan Sundararajan
: Wednesday, May 28, 2003 4:56 PM To: [EMAIL PROTECTED] Subject: is tomcat. ? Hi there, I want to confirm that can we say that tomcat is an application server if not then what is the basic requirement being an application server. what should a server provide tobe an application server. Thanks

Re: is tomcat..... ?

2003-05-29 Thread Jason Bainbridge
On Wed, 28 May 2003 22:25, Kannan Sundararajan wrote: > And it needs to support J2EE also. Sure for it to be a J2EE Web Application Server it does but just because Tomcat is only a Servlet and JSP container doesn't mean it isn't a Web Application Server, not all web application servers even run

RE: is tomcat..... ?

2003-05-29 Thread Kannan Sundararajan
And it needs to support J2EE also. -Original Message- From: Werner van Mook [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 6:04 AM To: Tomcat Users List Subject: Re: is tomcat. ? On Wednesday, May 28, 2003, at 10:56 PM, Syed Nayyer Kamran wrote: > Hi there, > >

Re: is tomcat..... ?

2003-05-28 Thread Werner van Mook
On Wednesday, May 28, 2003, at 10:56 PM, Syed Nayyer Kamran wrote: Hi there, I want to confirm that can we say that tomcat is an application server if not then what is the basic requirement being an application server. what should a server provide tobe an application server. To be an applicati

Re: is tomcat..... ?

2003-05-28 Thread Jason Bainbridge
On Thu, 29 May 2003 04:56, Syed Nayyer Kamran wrote: > Hi there, > > I want to confirm that can we say that tomcat is an application server if > not then what is the basic requirement being an application server. what > should a server provide tobe an application server. I think the proper termino

is tomcat..... ?

2003-05-28 Thread Syed Nayyer Kamran
Hi there, I want to confirm that can we say that tomcat is an application server if not then what is the basic requirement being an application server. what should a server provide tobe an application server. Thanks Nayyer Kamran

Re: Is Tomcat a standalone Web Server also?

2003-05-27 Thread Hassan
Yes offcourse. Further, I think J2EE Server is all but Tomcat implementation ;) Hassan - Original Message - From: "Agarwal, Naresh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 27, 2003 7:36 AM Subject: Is Tomcat a standalone Web Server also? Hi

RE: Is Tomcat a standalone Web Server also?

2003-05-27 Thread Kannan Sundararajan
Yes, just change to port 8080 to 80 .. it looks better.. -Original Message- From: Agarwal, Naresh [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 2:36 AM To: [EMAIL PROTECTED] Subject: Is Tomcat a standalone Web Server also? Hi Can I use Tomcat as a standalone WebServer

RE: Is tomcat 4.1.16 stable enough for production ?

2002-12-16 Thread Reynir Hübner
Ok Thanx -r > -Original Message- > From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] > Sent: 16. desember 2002 17:47 > To: Tomcat Users List > Subject: RE: Is tomcat 4.1.16 stable enough for production ? > > > Hi, > If you wait a couple of days, you may get a

RE: Is tomcat 4.1.16 stable enough for production ?

2002-12-16 Thread Shapira, Yoav
Hi, If you wait a couple of days, you may get a stable 4.1.17 ;) Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Reynir Hübner [mailto:[EMAIL PROTECTED]] >Sent: Monday, December 16, 2002 12:25 PM >To: Tomcat Users List >Subject: Is tomcat 4.1.16 st

Is tomcat 4.1.16 stable enough for production ?

2002-12-16 Thread Reynir Hübner
Hi, Is tomcat 4.1.16 stable enough for production, or should I install 4.1.12 or some other version? thanx -reynir -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Is Tomcat a J2EE Container as well??

2002-11-12 Thread Kwok Peng Tuck
- Original Message - From: "Kwok Peng Tuck" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 7:35 PM Subject: Re: Is Tomcat a J2EE Container as well?? Try jboss and tomcat together: http://www.jboss.org/downloads.jsp

Re: Is Tomcat a J2EE Container as well??

2002-11-12 Thread Keith Pemberton
away from JBoss. Keith - Original Message - From: "Kwok Peng Tuck" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, November 12, 2002 7:35 PM Subject: Re: Is Tomcat a J2EE Container as well?? > > > > &

RE: Is Tomcat a J2EE Container as well??

2002-11-12 Thread James Higginbotham
xtent), but Jboss has set the bar higher for j2ee app servers. James > -Original Message- > From: Kwok Peng Tuck [mailto:pengtuck@;makmal.com] > Sent: Tuesday, November 12, 2002 7:36 PM > To: Tomcat Users List > Subject: Re: Is Tomcat a J2EE Container as well?? > >

Re: Is Tomcat a J2EE Container as well??

2002-11-12 Thread Kwok Peng Tuck
Try jboss and tomcat together: http://www.jboss.org/downloads.jsp Is that easy to use btw (I mean the jboss part) ? I tried iplanet platform edition but that wouldn't let me do remote admin. Enhydra was a bit vague in certain areas for me. -- To unsubscribe, e-mail:

Re: Is Tomcat a J2EE Container as well??

2002-11-12 Thread Charles Baker
--- Kwok Peng Tuck <[EMAIL PROTECTED]> wrote: > No servlet and jsp only. > > Nicholas Orr wrote: > > >Just a quick one, > > > >Can you run full blown J2EE apps in Tomcat?? If so > do you need to do > >anything special or is it ready to go out of the > box?? > > > >Nicholas Orr > > {{SNIP}} Try

Re: Is Tomcat a J2EE Container as well??

2002-11-12 Thread Kwok Peng Tuck
No servlet and jsp only. Nicholas Orr wrote: Just a quick one, Can you run full blown J2EE apps in Tomcat?? If so do you need to do anything special or is it ready to go out of the box?? Nicholas Orr ** The information conta

  1   2   >