Re: Is ARM64 architecture officially supported ?

2021-02-11 Thread Martin Grigorov
>>>> > >>>> We consider using AWS Graviton [1] based instances which use ARM64 > >>>> processors for our backend services. > >>>> I've googled around and found [2] saying that Tomcat is being tested > on > >>>> ARM64

Re: Is ARM64 architecture officially supported ?

2021-02-10 Thread Christopher Schultz
munity! We consider using AWS Graviton [1] based instances which use ARM64 processors for our backend services. I've googled around and found [2] saying that Tomcat is being tested on ARM64 architecture at TravisCI! This is great! Does this mean that Tomcat is officially supported on ARM64 ? I w

Re: Is ARM64 architecture officially supported ?

2020-04-20 Thread Martin Grigorov
omcat community! > >> > >> We consider using AWS Graviton [1] based instances which use ARM64 > >> processors for our backend services. > >> I've googled around and found [2] saying that Tomcat is being tested on > >> ARM64 architecture at Tra

Re: Is ARM64 architecture officially supported ?

2020-04-19 Thread Michael Osipov
;ve googled around and found [2] saying that Tomcat is being tested on ARM64 architecture at TravisCI! This is great! Does this mean that Tomcat is officially supported on ARM64 ? I was not able to find any specific documentation listing which platforms are officially supported. Does anyone from the com

Re: Is ARM64 architecture officially supported ?

2020-04-19 Thread Martin Grigorov
[2] saying that Tomcat is being tested on > ARM64 architecture at TravisCI! This is great! > Does this mean that Tomcat is officially supported on ARM64 ? I was not > able to find any specific documentation listing which platforms are > officially supported. > > Does anyone from t

Re: Is ARM64 architecture officially supported ?

2020-04-17 Thread Mark Thomas
On 17/04/2020 13:36, Emilio Fernandes wrote: > Right, for Java based apps it just depends whether there is a JDK/JRE for > the CPU architecture. > What about the C based code - tcnative and the connectors (mod_jk) ? Generally, if httpd builds then mod_jk should build and my default

Re: Is ARM64 architecture officially supported ?

2020-04-17 Thread Emilio Fernandes
backend services. > > I've googled around and found [2] saying that Tomcat is being tested on > > ARM64 architecture at TravisCI! This is great! > > Does this mean that Tomcat is officially supported on ARM64 ? I was not > > able to find any specific documentat

Re: Is ARM64 architecture officially supported ?

2020-04-17 Thread Mark Thomas
On 17/04/2020 12:04, Emilio Fernandes wrote: > Hola Tomcat community! > > We consider using AWS Graviton [1] based instances which use ARM64 > processors for our backend services. > I've googled around and found [2] saying that Tomcat is being tested on > ARM64 architectu

Re: Is ARM64 architecture officially supported ?

2020-04-17 Thread Owen Rubel
rs for our backend services. > I've googled around and found [2] saying that Tomcat is being tested on > ARM64 architecture at TravisCI! This is great! > Does this mean that Tomcat is officially supported on ARM64 ? I was not > able to find any specific documentation listing which p

Is ARM64 architecture officially supported ?

2020-04-17 Thread Emilio Fernandes
Hola Tomcat community! We consider using AWS Graviton [1] based instances which use ARM64 processors for our backend services. I've googled around and found [2] saying that Tomcat is being tested on ARM64 architecture at TravisCI! This is great! Does this mean that Tomcat is officially supp

RE: [OT] Want help understanding missing piece in architecture

2018-03-05 Thread Berneburg, Cris J. - US
, then Websocket is cs> probably the right solution in that case. That makes sense. Websocket for push/pull and persistent connections. Depends on the need. cjb> And why do it? Are there any benefits to such an architecture? cjb> Scaling maybe? Support for rendering different output

Re: [OT] Want help understanding missing piece in architecture

2018-03-02 Thread Christopher Schultz
ms of coding, I know how to > make that happen. However, in terms of server architecture, I do > not. > > For the purposes of semantics, please assume "server" refers to > either a physical box and/or software service, application, > container, etc. > > Let

[OT] Want help understanding missing piece in architecture

2018-03-02 Thread Berneburg, Cris J. - US
Hi Folks There's a concept I'm trying to wrap my brain around. It's similar to MVC, separating responsibilities between the display and model/controller layers. In terms of coding, I know how to make that happen. However, in terms of server architecture, I do not. For

Tomcat Architecture Documentation Contribution

2017-06-01 Thread Adrian Bartlett
Hi All, I have documented the MySQL DBCP Example on the http://tomcat.apache.org/tomcat-8.5-doc/jndi-datasource-examples-howto.html page. It shows architecturally how Tomcat serves the page by using a DataSource, Connection Pool and MySQL. It can be viewed here: https://design.codelytics.io/t

Re: Running Tomcat on different architecture machine but keeping the same catalina_base

2012-09-10 Thread André Warnier
jean-louis.ma...@bull.net wrote: Sorry, the problem was not related to Tomcat 32b or 64b - that's what I meant so this post is over It is I who am (is ?) sorry. I must have expressed myself badly. I was actually thanking you for letting us know that. Many people don't bother. ---

Re: Running Tomcat on different architecture machine but keeping the same catalina_base

2012-09-10 Thread jean-louis . mateo
Sorry, the problem was not related to Tomcat 32b or 64b - that's what I meant so this post is over thanks Jean-Louis Matéo -André Warnier a écrit : - A : Tomcat Users List De : André Warnier Date : 10/09/2012 16:41 Objet : Re: Running Tomcat on different architecture machin

Re: Running Tomcat on different architecture machine but keeping the same catalina_base

2012-09-10 Thread André Warnier
ouis Matéo -jean-louis.ma...@bull.net a écrit : - A : users@tomcat.apache.org De : jean-louis.ma...@bull.net Date : 10/09/2012 11:13 Objet : Running Tomcat on different architecture machine but keeping the same catalina_base Hi everybody, by now, my tomcat (7.026) is running on a windows xp

Re: Running Tomcat on different architecture machine but keeping the same catalina_base

2012-09-10 Thread jean-louis . mateo
2012 11:13 Objet : Running Tomcat on different architecture machine but keeping the same catalina_base Hi everybody, by now, my tomcat (7.026) is running on a windows xp 32bits and separate locations for catalina_home and catalina_base are used. I would like to change mi machine: 64b instead of

Running Tomcat on different architecture machine but keeping the same catalina_base

2012-09-10 Thread jean-louis . mateo
Hi everybody, by now, my tomcat (7.026) is running on a windows xp 32bits and separate locations for catalina_home and catalina_base are used. I would like to change mi machine: 64b instead of a 32b one So I've re-installed a new tomcat 7.0.26 (the same installer - 32b/64b) on another machine

Re: [EXTERNAL] Re: Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-11 Thread Pid
On 11/07/2012 13:21, Simon, Leonard wrote: > Mark, > I really do appreciate your time in assisting, > It's these up front sessions that could lead to consulting gigs later on. There's something to look forward to. > Free consultations pay off in the end. Not very often they don't. p signat

Re: [EXTERNAL] Re: Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-11 Thread Simon, Leonard
r > > To: Tomcat Users List > > Cc: > > Sent: Tuesday, July 10, 2012 12:12 PM > > Subject: Re: [EXTERNAL] Re: Re: General Architecture Question for > multiple websites on a single RedHat server > > > > Mark Eggers wrote: > > ... > > > >>

Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Mark Eggers
- Original Message - > From: André Warnier > To: Tomcat Users List > Cc: > Sent: Tuesday, July 10, 2012 12:12 PM > Subject: Re: [EXTERNAL] Re: Re: General Architecture Question for multiple > websites on a single RedHat server > > Mark Eggers wrote: > ...

Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread André Warnier
Mark Eggers wrote: ... . . . . just my two cents. As a consultant in my professional capacity, I'd charge just about 100,000 times more for that. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additiona

Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Mark Eggers
- Original Message - > From: "Simon, Leonard" > To: Tomcat Users List > Cc: > Sent: Tuesday, July 10, 2012 9:54 AM > Subject: Re: [EXTERNAL] Re: Re: General Architecture Question for multiple > websites on a single RedHat server > > Chris, > >

Re: [EXTERNAL] Re: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Simon, Leonard
Chris, Thanks for looking at this. Tomcat version is 6.0.32. mod_jk is at 1.2.31 Someone else did the thread dump so I'm assuming they did it on the right process. On Tue, Jul 10, 2012 at 12:19 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE-

RE: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: [EXTERNAL] Re: General Architecture Question for multiple > websites on a single RedHat server > This thread dump shows a mostly-idle server with the exception of > those threads in socketAccept(

Re: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon, On 7/9/12 4:24 PM, Simon, Leonard wrote: > Well our Tomcat went out to lunch again and we had to recycle the > webserver to get things stablized. By this I mean we get reports > from the users that screens become unresponsive and looking at a >

Re: [EXTERNAL] RE: Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-10 Thread Simon, Leonard
pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > Date: Mon, 9 Jul 2012 22:42:21 +0200 > > From: a...@ice-sa.com > > To: users@tomcat.apache.org > > Subject: Re: [EXTERNAL] Re: General Architecture Question for multiple > websites on a single R

RE: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-09 Thread Martin Gainty
acilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Mon, 9 Jul 2012 22:42:21 +0200 > From: a...@ice-sa.com > To: users@tomcat.apache.org > Subject: Re: [EXTERNAL] Re: General Architecture Question for multiple > websi

Re: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-09 Thread André Warnier
Simon, Leonard wrote: Well our Tomcat went out to lunch again and we had to recycle the webserver to get things stablized. By this I mean we get reports from the users that screens become unresponsive and looking at a top we see tomcat process taking 100% CPU. Was able to do a thread dump captur

RE: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-09 Thread Jeff Sturm
> -Original Message- > From: Simon, Leonard [mailto:leonard.si...@hsn.net] > Sent: Monday, July 09, 2012 4:24 PM > > Well our Tomcat went out to lunch again and we had to recycle the webserver > to get things stablized. By this I mean we get reports from the users that > screens become unr

Re: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-09 Thread Simon, Leonard
Well our Tomcat went out to lunch again and we had to recycle the webserver to get things stablized. By this I mean we get reports from the users that screens become unresponsive and looking at a top we see tomcat process taking 100% CPU. Was able to do a thread dump captured with a kill -3 PID an

Re: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leonard, On 7/5/12 1:05 PM, Simon, Leonard wrote: > I don't envision us using that but thanks anyway. We are looking > more at a vendor supported solution because of the many things the > system administration group supports and do not have the expert

Re: [EXTERNAL] Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-05 Thread Simon, Leonard
Chris, I don't envision us using that but thanks anyway. We are looking more at a vendor supported solution because of the many things the system administration group supports and do not have the expertise nor time for customized solutions. But again thanks for offering. We need to figure out wh

Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Leonard, On 7/2/12 4:32 PM, Simon, Leonard wrote: > Our goals are as follows: > > The operating system will be RHEL 6.X. > > We want to run Apache and Tomcat on a single server running five > websites using different ports for each. > > Our goal is

Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-02 Thread Pid
On 02/07/2012 22:34, Mark Eggers wrote: > - Original Message - > >> From: "Simon, Leonard" >> To: users@tomcat.apache.org >> Cc: >> Sent: Monday, July 2, 2012 1:32 PM >> Subject: General Architecture Question for multiple websites on a s

Re: General Architecture Question for multiple websites on a single RedHat server

2012-07-02 Thread Mark Eggers
- Original Message - > From: "Simon, Leonard" > To: users@tomcat.apache.org > Cc: > Sent: Monday, July 2, 2012 1:32 PM > Subject: General Architecture Question for multiple websites on a single > RedHat server > > Our goals are as follows: > &g

General Architecture Question for multiple websites on a single RedHat server

2012-07-02 Thread Simon, Leonard
Our goals are as follows: The operating system will be RHEL 6.X. We want to run Apache and Tomcat on a single server running five websites using different ports for each. Our goal is to manage each web server independently, i.e., separate shutdown and startup scripts and hopefully different lo

Re: RV: Session & Context variables architecture problem

2010-11-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 10/28/2010 5:36 PM, Pid wrote: > I would suggest that you created a class which periodically updated all > the values by selecting the data in the DB and storing the result in the > Context. > > Implementing a ServletContextListener will give

Re: RV: Session & Context variables architecture problem

2010-10-29 Thread Pid *
y S.A > ni su autor se hacen responsables por las alteraciones que pueda sufrir este > mensaje a partir de su envio. > > -Mensaje original- > De: Pid [mailto:p...@pidster.com] > Enviado el: jueves, 28 de octubre de 2010 19:36 > Para: Tomcat Users List > Asunto: Re:

RE: RV: Session & Context variables architecture problem

2010-10-29 Thread falvarez
OM Uruguay S.A ni su autor se hacen responsables por las alteraciones que pueda sufrir este mensaje a partir de su envio. -Mensaje original- De: Pid [mailto:p...@pidster.com] Enviado el: jueves, 28 de octubre de 2010 19:36 Para: Tomcat Users List Asunto: Re: RV: Session & Contex

Re: RV: Session & Context variables architecture problem

2010-10-29 Thread Ronald Klop
Just query the database. Enable query caching in mysql. And only optimize in java if you see a bottleneck. My mysql does 15000 queries/sec. What is your expectation of number of queries? Ronald. Op donderdag, 28 oktober 2010 19:31 schreef falva...@geocom.com.uy: Dear All,

Re: RV: Session & Context variables architecture problem

2010-10-28 Thread Pid
On 28/10/2010 18:31, falva...@geocom.com.uy wrote: > Dear All, > I'm currently using Tomcat 6.0.28 and having some doubt on > how to solve and implement this problem: >My webapp has a MySQL Database with a table > named "parameters", in which we have

RV: Session & Context variables architecture problem

2010-10-28 Thread falvarez
Dear All, I'm currently using Tomcat 6.0.28 and having some doubt on how to solve and implement this problem: My webapp has a MySQL Database with a table named "parameters", in which we have just two columns ("property" and "value"). This table is

RE: Ask about an architecture of High Availability with Tomcat and Apache

2010-01-04 Thread Wesley Schwengle
as a load balancer. I am not sure whether this architecture is reasonable. Could you give me some advice, thanks. We work with Alteon loadbalancers with an Apache/Tomcat backend. Apache serves tomcat's content via mod_jk. When a machine goes down (apache/tomcat stops serving content, etc

RE: Ask about an architecture of High Availability with Tomcat and Apache

2010-01-04 Thread Peter Chen
balancer. I am not sure whether this architecture is reasonable. Could you give me some advice, thanks. -Original Message- From: peter.crowth...@googlemail.com [mailto:peter.crowth...@googlemail.com] On Behalf Of Peter Crowther Sent: 2009年12月17日 18:31 To: Tomcat Users List Subject: Re

Re: Ask about an architecture of High Availability with Tomcat and Apache

2009-12-17 Thread Peter Crowther
Why are you using httpd - what purpose is it serving other than to act as a load-balancer to Tomcat, which you should be able to do directly from the Cisco load balancer? 2009/12/17 Peter Chen > Hi, > > > > I made architecture of High Availability with Tomcat and Apache, here I

Re: Ask about an architecture of High Availability with Tomcat and Apache

2009-12-17 Thread André Warnier
Peter Chen wrote: Hi, I made architecture of High Availability with Tomcat and Apache, here I will describe it simply. Peter, while there are plenty of people here who try to help Tomcat users by answering precise technical questions about Tomcat on their own donated time, I think that

Ask about an architecture of High Availability with Tomcat and Apache

2009-12-17 Thread Peter Chen
Hi, I made architecture of High Availability with Tomcat and Apache, here I will describe it simply. USERS | INTERNET | Firewall | CSS / \ / \ Apache Apache HTTP Server HTTP Server

Re: enterprise tomcat hosting, architecture. How will u do it?

2009-06-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, On 5/25/2009 3:44 AM, List Member wrote: > Pls do send some of your scripts/configurations, it will be of great > help for us! See attached (hopefully!). Here's what's going on: 1. ant.properties goes in ~/.ant.properties an

Re: enterprise tomcat hosting, architecture. How will u do it?

2009-05-25 Thread List Member
Thanks Chris for your reply. Pls do send some of your scripts/configurations, it will be of great help for us! I also have one question what do you recommend here. We have decided to have 4 physical app servers, and again 4 physcial web server boxes. Most of the application are non critical and

Re: enterprise tomcat hosting, architecture. How will u do it?

2009-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 DW, On 5/20/2009 1:00 PM, List Member wrote: > At the same time it should be flexible as it will support > multiple applications, multiple JVMs, each app very different from > each other. We do this on our production systems. Each application gets it

RE: enterprise tomcat hosting, architecture. How will u do it?

2009-05-20 Thread Martin Gainty
les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Wed, 20 May 2009 22:30:00 +0530 > Subject: enterprise tomcat hosting, architecture. How will u do it? > From: subscribe2li...@gmail.com > To: use

enterprise tomcat hosting, architecture. How will u do it?

2009-05-20 Thread List Member
Hi List, My team is creating a new tomcat hosting environment in our organization. And we are looking for some suggestion & possible gotchas here. We plan to keep it as simple as possible & easy to maintain. At the same time it should be flexible as it will support multiple applications, multiple

Re: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robin, On 5/11/2009 11:47 AM, Robin Wilson wrote: > Actually,

Re: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Robin Wilson
Actually,

RE: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Caldarale, Charles R
> From: Nenad Kovacevic [mailto:micami...@yahoo.com] > Subject: RE: Getting the Right High Availability Architecture for > Tomcat > > Our applications do not issue concurrent requests to the servers, i.e. > they are classical web applications where the user activates a contr

RE: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Nenad Kovacevic
e are running Tomcat 6.0.18 on SunOS 5.8, our current java is 1.5 update 11. -- View this message in context: http://www.nabble.com/Getting-the-Right-High-Availability-Architecture-for-Tomcat-tp23452018p23485700.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

Re: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread André Warnier
Nenad Kovacevic wrote: Caldarale, Charles R wrote: Have you considered doing the SSL processing in the load balancer(s)? It would make life simpler. - Chuck From application's perspective it really does not make much of a difference where SSL is done - actually it does make now after

RE: Getting the Right High Availability Architecture for Tomcat

2009-05-11 Thread Nenad Kovacevic
I am not sure if that is really an issue or not? Thanks Nash -- View this message in context: http://www.nabble.com/Getting-the-Right-High-Availability-Architecture-for-Tomcat-tp23452018p23485311.html Sent from the Tomcat - User ma

RE: Getting the Right High Availability Architecture for Tomcat

2009-05-08 Thread Caldarale, Charles R
> From: Nenad Kovacevic [mailto:micami...@yahoo.com] > Subject: Getting the Right High Availability Architecture for Tomcat > > If the session is replicated across the cluster should it not be > irrelevant where a request gets processed? The problem is that multiple requests as

Getting the Right High Availability Architecture for Tomcat

2009-05-08 Thread Nenad Kovacevic
scussion please abstract data tier out and assume that scalability is entirely constrained by the web tier. The architecture we were thinking of implementing would have two nodes (for starters) each running a Tomcat server. Tomcats would be configured to run within one cluster (referring to Tomcat'

Re: Documentation on the working of tomcat and architecture

2009-02-03 Thread Gregor Schneider
tomcat.apache.org rgds gregor -- just because your paranoid, doesn't mean they're not after you... gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 - To unsubscribe, e-mail:

Documentation on the working of tomcat and architecture

2009-02-03 Thread randhir . singh
I need some good documentation on the working and architecture of TOMCAT. Actually, I have copied tomcat from our old server which has to be migrated to a new server but, the tomcat is not starting. So, I want some good documentation on tomcat. I hope, my question is clear. Please, help in

Re: Tomcat 5.5.26+sun jdk1.5.0.15 linux for 64 bit architecture problems

2008-05-19 Thread Niki Diulgerov
egards, Nikolay Diulgerov Network Administrator E-mail: [EMAIL PROTECTED] Telephone : +33 4 89 87 77 77 Fax : +33 4 89 87 77 00 Web: http://www.codix-france.com Caldarale, Charles R wrote: From: Niki Diulgerov [mailto:[EMAIL PROTECTED] Subject: Tomcat 5.5.26+sun jdk1.5.0.15 linu

Re: Tomcat 5.5.26+sun jdk1.5.0.15 linux for 64 bit architecture problems

2008-05-19 Thread Niki Diulgerov
+33 4 89 87 77 00 Web: http://www.codix-france.com Caldarale, Charles R wrote: From: Niki Diulgerov [mailto:[EMAIL PROTECTED] Subject: Tomcat 5.5.26+sun jdk1.5.0.15 linux for 64 bit architecture problems CATALINA_OPTS="-Dlogs.root=/opt/logs -Dwas.install.root=/opt" Those system

RE: Tomcat 5.5.26+sun jdk1.5.0.15 linux for 64 bit architecture problems

2008-05-17 Thread Caldarale, Charles R
> From: Niki Diulgerov [mailto:[EMAIL PROTECTED] > Subject: Tomcat 5.5.26+sun jdk1.5.0.15 linux for 64 bit > architecture problems > > CATALINA_OPTS="-Dlogs.root=/opt/logs -Dwas.install.root=/opt" Those system properties are not used by Tomcat; are they for

Tomcat 5.5.26+sun jdk1.5.0.15 linux for 64 bit architecture problems

2008-05-17 Thread Niki Diulgerov
e these examples supposed to work with 5.5 tomcat and the version of sun java which I'm using? Is this connected with the x64 architecture which I have. Can it be something with the fact that on the java sun build which I downloaded it is written amd64 and my CPU is Intel? Actually I trie

Re: Tomcat architecture

2008-02-25 Thread Johnny Kewl
. --- - Original Message - From: "Stefano Tranquillini" <[EMAIL PROTECTED]> To: Sent: Monday, February 25, 2008 10:03 AM Subject: Tomcat architecture Hi everybody. Someone has the architecture of Tomcat and a brief explanation of this? For architecture

Tomcat architecture

2008-02-25 Thread Stefano Tranquillini
Hi everybody. Someone has the architecture of Tomcat and a brief explanation of this? For architecture t think at some like this: http://www.javaportal.it/images/tesi/bonzagni2/Bonzagnic_html_m14d04b4d.png thanks -- Stefano

Re: Tomcat's container architecture - Authenticator

2007-11-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill, Bill Barker wrote: > Suggestions on how to improve the Authenticators that ship with TC are > always welcome on [EMAIL PROTECTED] But help on > rolling-your-own-Authenticator > will likely get you pointed back to this list :). The original

Re: Tomcat's container architecture - Authenticator

2007-11-28 Thread Bill Barker
"Christopher Schultz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bárbara, > > Bárbara Vieira wrote: >> But if we have the Principal in cache, why we have to call the >> authenticator method(FormAuthenticator)? That call doesn'

Re: Tomcat's container architecture - Authenticator

2007-11-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bárbara, Bárbara Vieira wrote: > But if we have the Principal in cache, why we have to call the > authenticator method(FormAuthenticator)? That call doesn't provide any > additional security, can you understand now? That's a good question. Given the

RE: Tomcat's container architecture - Authenticator

2007-11-28 Thread Bárbara Vieira
To: Tomcat Users List Cc: 'Carlo Politi' Subject: Re: Tomcat's container architecture - Authenticator -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barbara, Bárbara Vieira wrote: > My question is: why we are putting the Principal in the Request? So that request.getUserPri

RE: Tomcat's container architecture - Authenticator

2007-11-28 Thread Bárbara Vieira
: Tomcat's container architecture - Authenticator Only a question: what do you have to do with this auth? do you need to develope a new one or simply study it? ___ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB

Re: Tomcat's container architecture - Authenticator

2007-11-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barbara, Bárbara Vieira wrote: > My question is: why we are putting the Principal in the Request? So that request.getUserPrincipal() will return a value. > Why we can’t just authenticate the user if there is a principal in > internal Session?! Does

Re: Tomcat's container architecture - Authenticator

2007-11-28 Thread Carlo Politi
Only a question: what do you have to do with this auth? do you need to develope a new one or simply study it? ___ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it

RE: Tomcat's container architecture - Authenticator

2007-11-28 Thread Bárbara Vieira
quarta-feira, 28 de Novembro de 2007 14:15 To: Bárbara Vieira Subject: Re: Tomcat's container architecture - Authenticator Hello :) are you sure that invoke method of AuthenticatorBase is called inside FormAuthenticator? In my experience of these months of study, i have understood that the onl

RE: Tomcat's container architecture - Authenticator

2007-11-28 Thread Bárbara Vieira
st and return true. In others words, what kind of security this process provides?! Was I cleat enough? Thanks for everything, Regards from Braga, Portugal Bárbara Vieira From: Carlo Politi [mailto:[EMAIL PROTECTED] Sent: terça-feira, 27 de Novembro de 2007 23:49 To: [EMAIL PROTE

Tomcat's container architecture - Authenticator

2007-11-27 Thread Bárbara Vieira
Hi there! This question is about Authenticator package. I appreciate if anyone can help me. I’m implementing a Valve and a Realm to provides authentication and authorization using two authentications methods at the same time : FORM and CERT-CLIENT. Obviously, I’m looking to authenticator p

RE: Advice about Tomcat on x86_64 architecture..

2007-10-18 Thread Swapnil.Kale
- Peter > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

RE: Advice about Tomcat on x86_64 architecture..

2007-10-18 Thread Peter Crowther
> From: Swapnil.Kale [mailto:[EMAIL PROTECTED] > Yes i did install the exe and not the zip file. which was creating a > problem. > Now i uninstalled it and using the zip file, , > the tomcat runs smoothly. That's a fairly common picture. Windows services are wonderful in theory, but they do ma

Re: Advice about Tomcat on x86_64 architecture..

2007-10-17 Thread Christopher Schultz
, yes, you will need to match your architecture. Tomcat itself is 100% Java, so if the JVM runs, Tomcat will run. Other connectors and stuff may need tweaking, such as tcnative, APR module, isapi redirector, or tomcat.exe -- the MS Windows service binary. All of these are optional. > Few Question

RE: Advice about Tomcat on x86_64 architecture..

2007-10-17 Thread Swapnil.Kale
-- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Advice-about-Tomcat-on-x86_64-architecture..-tf4048957.html#a13

RE: Advice about Tomcat on x86_64 architecture..

2007-10-17 Thread Peter Crowther
> From: Swapnil.Kale [mailto:[EMAIL PROTECTED] > I tried installing tomcat 32 bit on a 64 bit JVM but it didnt work. That is very unexpected. *Tomcat* is pure Java. I can do a file copy of my entire Tomcat installation and my apps from my 32-bit development box to my 64-bit staging box (and bac

RE: Advice about Tomcat on x86_64 architecture..

2007-10-17 Thread Swapnil.Kale
ure is still not clear, Can you throw some light on this? help appreciated. Swapnil Caldarale, Charles R wrote: > >> From: prt [mailto:[EMAIL PROTECTED] >> Subject: Re: Advice about Tomcat on x86_64 architecture.. >> >> Are you sure about that is no need to com

Re: Advice about Tomcat on x86_64 architecture..

2007-07-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Titi, Titi Wangsa wrote: > we have 3 instances on the same hardware > we did this due to a memory/thread constraint > correct me if i'm mistaken, but i've read that > the more memory you allocate for you Heap, the less thread you have, > we want a lot

Re: Advice about Tomcat on x86_64 architecture..

2007-07-09 Thread prt
; I have Dell PE 2950 with two Intel xeon dual core 5130 processors. > I use this server to run website. > I have three tomcat work in balance in mod_jk, and one Apache in front on > port 80. > > The JVM and the tomcat that i have on the server are 32 bit architecture. > &g

RE: Advice about Tomcat on x86_64 architecture..

2007-07-09 Thread Caldarale, Charles R
> From: Titi Wangsa [mailto:[EMAIL PROTECTED] > Subject: Re: Advice about Tomcat on x86_64 architecture.. > > correct me if i'm mistaken, but i've read that > the more memory you allocate for you Heap, the > less thread you have, That's somewhat true with a

Re: Advice about Tomcat on x86_64 architecture..

2007-07-09 Thread Titi Wangsa
ll on the same hardware. > The JVM and the tomcat that i have on the server are 32 bit architecture. :( Note that Tomcat is architecture-less. Tomcat is neither 32-bit nor 64-bit. Only the JVM makes these distinctions. > Is it good to do so or will be better to install 64 bit architectu

RE: Advice about Tomcat on x86_64 architecture..

2007-07-09 Thread Caldarale, Charles R
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] > Subject: RE: Advice about Tomcat on x86_64 architecture.. > > > From: prt [mailto:[EMAIL PROTECTED] > > Subject: Re: Advice about Tomcat on x86_64 architecture.. > > > > Are you sure about that is no nee

RE: Advice about Tomcat on x86_64 architecture..

2007-07-09 Thread Caldarale, Charles R
> From: prt [mailto:[EMAIL PROTECTED] > Subject: Re: Advice about Tomcat on x86_64 architecture.. > > Are you sure about that is no need to compile the Tomcat on 64 Bit ? Definitely. > What about the all application, > I can develop and compile on 32 bit and then transfer

Re: Advice about Tomcat on x86_64 architecture..

2007-07-09 Thread prt
t just run a single > instance? Load balancing doesn't get you anything when it's all on the > same hardware. > >> The JVM and the tomcat that i have on the server are 32 bit architecture. > > :( > > Note that Tomcat is architecture-less. Tomcat is neither 32-b

Re: Advice about Tomcat on x86_64 architecture..

2007-07-09 Thread Christopher Schultz
the server are 32 bit architecture. :( Note that Tomcat is architecture-less. Tomcat is neither 32-bit nor 64-bit. Only the JVM makes these distinctions. > Is it good to do so or will be better to install 64 bit architecture JVM and > compile tomcat on the server ? You should definitely use a 64-bit

Advice about Tomcat on x86_64 architecture..

2007-07-09 Thread prt
Hi to all, I have Dell PE 2950 with tow Intel xeon dual core 5130 processors. I use this server to run website. I have three tomcat work in balance in mod_jk, and one Apache in front on port 80. The JVM and the tomcat that i have on the server are 32 bit architecture. My question is, Is it

RE: Comet and Async Servlets - Architecture Question

2007-05-04 Thread Praveen Balaji
Thanks Filip. -Original Message- From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Sent: Thursday, May 03, 2007 6:39 PM To: Tomcat Users List Subject: Re: Comet and Async Servlets - Architecture Question Praveen Balaji wrote: > Thanks Sebastiaan. I came to about the s

Re: Comet and Async Servlets - Architecture Question

2007-05-03 Thread Filip Hanik - Dev Lists
riginal Message From: Sebastiaan van Erk <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Wednesday, May 2, 2007 11:19:29 AM Subject: Re: Comet and Async Servlets - Architecture Question Praveen Balaji wrote: The last few days I have been evaluating using CometProcessor to work like

Re: Comet and Async Servlets - Architecture Question

2007-05-02 Thread Praveen Balaji
: Comet and Async Servlets - Architecture Question Praveen Balaji wrote: > The > last few days I have been evaluating using CometProcessor to work like an > Async Servlet for me. I pick up the CometEvent object on BEGIN event and > process the whole request asynchronously. When I am done

Re: Comet and Async Servlets - Architecture Question

2007-05-02 Thread Martin Perez
Sorry about this last email. It was for Sebastiaan but in another thread. Cheers, Martin On 5/2/07, Martin Perez <[EMAIL PROTECTED]> wrote: Sebastiaan, Yes you're right. I forgot to add something like isClosed() to your SynchronizedOutputStream so I can check if it's closed before writing. A

Re: Comet and Async Servlets - Architecture Question

2007-05-02 Thread Martin Perez
Sebastiaan, Yes you're right. I forgot to add something like isClosed() to your SynchronizedOutputStream so I can check if it's closed before writing. Anyways, I found that after a certain limit (for ex. 6000 -> 8000 users) the system starts to behave incorrectly. Some clients never get an answe

  1   2   >