> Correct me if I am wrong, but I didn't think tomcat was a J2EE
> server...you can't run CF on it....right?
You're both right and wrong:
Yes, you absolutely can run CF on Tomcat (I do it all the time).
No, Tomcat is not a J2EE server - it's a Servlet container.
CF only needs a Servlet container to run.
For a full-blown free J2EE server, look at JBoss.
And as a sanity check, macromedia.com runs on JRun and handles over
20,000 concurrent active sessions during morning peak traffic so it is
a pretty capable beast...
--
Sean A Corfield -- http://www.corfield.org/blog/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

