Re: how: this configuration for linux

2008-03-20 Thread dr_pompeii
ion startup script, i will write this in the catalina.sh itself regards Hassan Schroeder-2 wrote: > > On Wed, Mar 19, 2008 at 8:14 AM, dr_pompeii <[EMAIL PROTECTED]> wrote: > >> i start the tomcat with this command >> ./catalina.sh run > > Set min/max values u

Re: how: this configuration for linux

2008-03-19 Thread dr_pompeii
Hassan Schroeder-2 wrote: > > On Tue, Mar 18, 2008 at 3:46 PM, dr_pompeii <[EMAIL PROTECTED]> wrote: > >> http://computerlabsolutions.com/support/knowledgebase.php#performance t > >> the second step works fine for windows, the question is >> how i can do this

how: this configuration for linux

2008-03-18 Thread dr_pompeii
hello guys for this useful link tomcat performance windows http://computerlabsolutions.com/support/knowledgebase.php#performance tomcat performance the second step works fine for windows, the question is how i can do this for linux?? thanks in advanced -- View this message in context: http:/

RE: tomcat cant start in windows xp 64bits

2008-02-14 Thread dr_pompeii
tomcat5w.exe thanks so much for your time Caldarale, Charles R wrote: > >> From: dr_pompeii [mailto:[EMAIL PROTECTED] >> Subject: Re: tomcat cant start in windows xp 64bits >> >> [2008-02-14 18:41:14] [986 prunsrv.c] [error] Failed creating java >> C:\java\jre1.5.

Re: tomcat cant start in windows xp 64bits

2008-02-14 Thread dr_pompeii
\jvm.dll [2008-02-14 18:41:14] [1260 prunsrv.c] [error] ServiceStart returned 1 some ideas friend? thanks in advanced Mladen Turk-4 wrote: > > dr_pompeii wrote: >> Dear members >> >> i have windows xp, processor and mainboard of 64 bits >> >> now >&

tomcat cant start in windows xp 64bits

2008-02-14 Thread dr_pompeii
Dear members i have windows xp, processor and mainboard of 64 bits now Code: C:\Documents and Settings\Administrator>java -version java version "1.5.0_12" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_12-b04, mixed mode) C:

Re: wierd performance in tomcat/java: help consult

2007-08-22 Thread dr_pompeii
Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Ash, > > dr_pompeii wrote: >> after to test my project in tomcat 5.5.23 and jdk 5 update 12 >> in network(intranet-only until now with 2 clients) i see that this is >> fast, >

Re: wierd performance in tomcat/java: help consult

2007-08-22 Thread dr_pompeii
or > more informations. > > > En l'instant précis du 22/08/07 14:37, dr_pompeii s'exprimait en ces > termes: >> hello >> >> after to test my project in tomcat 5.5.23 and jdk 5 update 12 >> in network(intranet-only until now with 2 clients) i see

wierd performance in tomcat/java: help consult

2007-08-22 Thread dr_pompeii
hello after to test my project in tomcat 5.5.23 and jdk 5 update 12 in network(intranet-only until now with 2 clients) i see that this is fast, after of a some time i can see a wonderful exception related with java heap exception thrown by the tomcat after to search in google, i found the soluti

Problem help: how iterate arraylist included in a object with c:for

2007-03-21 Thread dr_pompeii
Hello guys i have this case: for payments each object (a debt) can has more details about part of payment (Set object) of the object so, in the next part of code jsp, the first for represents the list of the objects and the nested for (second) represents the details or the Set objects for each O