What are some factors that would drive me away from using Tomcat in production for an enterprise application. My company is not big, but a few departments, and it will be a dynamic site (db, web services). I am not planning to use EJBs, but Spring and POJOs. Beside EJBs, is there a technical reason about an application that would necessarily mean that I cannot use Tomcat?
|
1
|
|
|
|
|
|
I have successfully used Tomcat in production. There is no technical reason not to use it. |
||||||||
|
|
|
I can't think of any technical reasons, but you should consider your support options. How mission-critical is the application? Will you require 24-hour, instant on-demand support? If so you will need to look for a 3rd party support provider. If not, the tomcat community may be sufficient for support. |
||
|
|
|
|
I think that since Spring purchased one of the leading Tomcat support providers it's more viable than ever. If you've got a small company with a limited budget, why not? |
||
|
|
