your current Geronimo evaluation

2009-03-04 Thread Aldian_00
Hi everybody I am currently working on a comparative study of Jonas, Jboss, Glassfish, Geronimo. For all technical questions, I already have the information on the internet, and those four are the only one application servers that can meet my needs. But I would like to know what do experienced

Re: Web server stopped responding to requests until restart

2009-03-04 Thread viola lu
from my side, it's http server configuration limitation.After peformance tune, it works well now. On Tue, Mar 3, 2009 at 10:10 PM, Stella Lok oinvertedwo...@gmail.comwrote: Hi, After doing much testing, I am able to recreate the frozen server situation on demand. Strangely enough, it

Re: your current Geronimo evaluation

2009-03-04 Thread Juergen Weber
Aldian_00 wrote: About Geronimo, what evaluation (please give a mark from 1=worst to 10=best) would you give concerning the following tests? easy to install 10 easy deployment 10 easy administration 8 easy IDE interfacing 9 easy developement 5 (geronimo deployment plans like this one

Hotdeploy Problem

2009-03-04 Thread PeterE59
Hi, i have a basic problem. I am a newbie to geronimo. Geronimo is running: Version 2.1.3 Build 2008.09.10-10:18:40.636-0400 Java Version1.5.0_17 Java Vendor Sun Microsystems Inc. Architecturei386 NameLinux Version 2.6.9-023stab048.6-smp I try to deploy a

Re: new IBM book: Using WASCE 2.1

2009-03-04 Thread Juergen Weber
Hi Sophia, I'd suggest you also write (the for me formerly non-obvious points ;-): - a gbean consists of classes in a jar + plan - you deploy both - infoFactory.addAttribute(port relates to attribute name=port - infoFactory.addOperation names the user methods you can call - how do you call an

Re: your current Geronimo evaluation

2009-03-04 Thread Xasima Xirohata
Boring note. I have a little remark on the easy word in your test questions. I think that this word DOES specify the aim of the comparing, so your tests may be named as the best server to start for newbie/common task-competition. But it's not very good to perform comparing ONLY for newbies or for

Newbie problem with Geronimo 2.1.3

2009-03-04 Thread Ricardo Peironcely
Hello all!! I've a problem with a very simple application. I've developed an war with a simple JSP that uses a simple method in a class of the same project. This class invoques a Stateless 3.0 EJB that always return hello world. The application is packed in an EAR. When I try to deply this app

Re: Hotdeploy Problem

2009-03-04 Thread Kevan Miller
On Mar 4, 2009, at 12:02 PM, PeterE59 wrote: Hi, i have a basic problem. I am a newbie to geronimo. Geronimo is running: Version 2.1.3 Build 2008.09.10-10:18:40.636-0400 Java Version1.5.0_17 Java Vendor Sun Microsystems Inc. Architecturei386 NameLinux Version

Re: Newbie problem with Geronimo 2.1.3

2009-03-04 Thread Kevan Miller
On Mar 4, 2009, at 3:25 PM, Ricardo Peironcely wrote: Hello all!! I've a problem with a very simple application. I've developed an war with a simple JSP that uses a simple method in a class of the same project. This class invoques a Stateless 3.0 EJB that always return hello world. The

Re: Newbie problem with Geronimo 2.1.3

2009-03-04 Thread Fredrik Jonson
Ricardo Peironcely wrote: When I try to deply this app in Geronimo 2.1.3 with the Deploy New option in the console, always get the same error: Plan file does not contain well formed xml [...] at org.apache.geronimo.j2ee.deployment\

Re: Hotdeploy Problem

2009-03-04 Thread PeterE59
Thanks a lot, I now understand how the buldimg of the war - File works. Everything is fine now. Thank you -- View this message in context: http://www.nabble.com/Hotdeploy-Problem-tp2233s134p22342600.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.