Re: iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss

2007-11-22 Thread rad muthu
this message in context: http://www.nabble.com/iBatis-%2B-Spring-%2B-Spring-MVC-and-Webflow-on-Tomcat-vs.-JBoss-tf4846095.html#a13864888 Sent from the Tomcat - User mailing list archive at Nabble.comhttp://nabble.com/ . - To start

RE: iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss

2007-11-22 Thread Martin Gainty
: iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss I wonder why you use both iBatis and Spring. Is it not Spring itself can do the job. krish On Nov 20, 2007 3:13 PM, P.B. [EMAIL PROTECTED] wrote:Hello, I am going to write an application using the following frameworks: iBatis

Re: iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss

2007-11-22 Thread P.B.
- 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/iBatis-%2B-Spring-%2B-Spring-MVC-and-Webflow-on-Tomcat-vs

Re: iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss

2007-11-22 Thread P.B.
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/iBatis-%2B-Spring-%2B-Spring-MVC-and-Webflow-on-Tomcat-vs.-JBoss-tf4846095.html#a13903953 Sent from the Tomcat - User mailing list archive at Nabble.com

Re: iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss

2007-11-22 Thread P.B.
Hi, Spring does not deal with O-R mapping. Thanks, P.B. I wonder why you use both iBatis and Spring. Is it not Spring itself can do the job. krish -- View this message in context: http://www.nabble.com/iBatis-%2B-Spring-%2B-Spring-MVC-and-Webflow-on-Tomcat-vs.-JBoss-tf4846095.html

iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss

2007-11-20 Thread P.B.
if it was running on Tomcat in comparison to what I would get if it was running on JBoss or other container like Websphere. Thanks, P.B. -- View this message in context: http://www.nabble.com/iBatis-%2B-Spring-%2B-Spring-MVC-and-Webflow-on-Tomcat-vs.-JBoss-tf4846095.html#a13864888 Sent from the Tomcat - User

Re: iBatis + Spring + Spring MVC and Webflow on Tomcat vs. JBoss

2007-11-20 Thread Mark Thomas
P.B. wrote: Hello, I am going to write an application using the following frameworks: iBatis + Spring + Spring MVC and Webflow. The application is going to talk to external web services and maybe expose its own as well. I am wondering what features would not be possible for this configuration

Tomcat VS JBOSS

2006-11-13 Thread Ernie Ho
Hi, could anyone out there highlight some major differences between Tomcat and JBOSS? In particular, Tomcat is an app server with a built-in web (HTTP) server; does JBOSS require an external webserver to run its web applications ? Thanks, Ernie

Re: Tomcat VS JBOSS

2006-11-13 Thread Karim Zibari
PROTECTED] To: users@tomcat.apache.org users@tomcat.apache.org Sent: Monday, November 13, 2006 6:20:42 PM Subject: Tomcat VS JBOSS Hi, could anyone out there highlight some major differences between Tomcat and JBOSS? In particular, Tomcat is an app server with a built-in web (HTTP) server; does

Re: Tomcat VS JBOSS

2006-11-13 Thread Edoardo Panfili
Ernie Ho ha scritto: Hi, could anyone out there highlight some major differences between Tomcat and JBOSS? In particular, Tomcat is an app server with a built-in web (HTTP) server; does JBOSS require an external webserver to run its web applications ? Jboss is an application server

RE: Tomcat VS JBOSS

2006-11-13 Thread Caldarale, Charles R
From: Ernie Ho [mailto:[EMAIL PROTECTED] Subject: Tomcat VS JBOSS In particular, Tomcat is an app server with a built-in web (HTTP) server; does JBOSS require an external webserver to run its web applications ? Actually, Tomcat is a component of JBoss; no external webservers

Re: Tomcat VS JBOSS

2006-11-13 Thread Martin Gainty
of it or its contents - Original Message - From: Edoardo Panfili [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Monday, November 13, 2006 1:36 PM Subject: Re: Tomcat VS JBOSS Ernie Ho ha scritto: Hi, could anyone out there highlight some major differences