Re: Tomcat or Geronimo ?

2007-11-29 Thread Simon Kitching
one be used. Regards, Simon Oscar Duque [EMAIL PROTECTED] schrieb: Greetings Developers, I'm beginning a new MyFaces project, what Application Server do you recommend for the Deploy, Apache Tomcat or Apache Geronimo ? The best choice for the new projects it's Geronimo ? yes

Re: Tomcat or Geronimo ?

2007-11-29 Thread Cagatay Civici
: Greetings Developers, I'm beginning a new MyFaces project, what Application Server do you recommend for the Deploy, Apache Tomcat or Apache Geronimo ? The best choice for the new projects it's Geronimo ? yes, not, Why ? Is Geronimo enough mature in order to we can trust our

Re: Tomcat or Geronimo ?

2007-11-29 Thread Mario Ivankovits
Hi! Hopefully JSF2.0 will have a better managed bean (IOC) system defined. Or that they will drop that part of the spec completely, and just recommend that an external one be used. due to the lack of openness, we'll get a surprise :-) If Sun would recommend to use Spring ... now

Re: Tomcat or Geronimo ?

2007-11-29 Thread Matthias Wessendorf
due to the lack of openness, we'll get a surprise :-) If Sun would recommend to use Spring ... now THAT would be a surprise there is already a JSR, that covers DI ... :-) Ciao, Mario -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions:

Re: Tomcat or Geronimo ?

2007-11-29 Thread Matthias Wessendorf
: Greetings Developers, I'm beginning a new MyFaces project, what Application Server do you recommend for the Deploy, Apache Tomcat or Apache Geronimo ? The best choice for the new projects it's Geronimo ? yes, not, Why ? Is Geronimo enough mature in order to we can trust our

Re: Tomcat or Geronimo ?

2007-11-29 Thread Simon Kitching
And with Spring2.5, EJB-style classpath scanning and EJB annotations are supported too, if you prefer annotation over configuration. Annotation is certainly quicker, but possibly harder to avoid name conflicts etc in larger projects... // automatically declare a managed bean named

Re: Tomcat or Geronimo ?

2007-11-29 Thread Matthias Wessendorf
] schrieb: Greetings Developers, I'm beginning a new MyFaces project, what Application Server do you recommend for the Deploy, Apache Tomcat or Apache Geronimo ? The best choice for the new projects it's Geronimo ? yes, not, Why ? Is Geronimo enough mature in order to we can trust our

AW: Tomcat or Geronimo ?

2007-11-29 Thread René Günther
] Gesendet: Donnerstag, 29. November 2007 09:58 An: MyFaces Discussion Betreff: Re: Tomcat or Geronimo ? And with Spring2.5, EJB-style classpath scanning and EJB annotations are supported too, if you prefer annotation over configuration. Annotation is certainly quicker, but possibly harder to avoid name

Re: Tomcat or Geronimo ?

2007-11-28 Thread Matthias Wessendorf
Application Server do you recommend for the Deploy, Apache Tomcat or Apache Geronimo ? The best choice for the new projects it's Geronimo ? yes, not, Why ? Is Geronimo enough mature in order to we can trust our projects to it ? Thanks in advance, Oscar Duque