hello, I am trying to migrate my project from Oracle IAS to tomcat. Although these two servers are J2EE standard compatible, but the project which runs in Oracle IAS can not be run smoothly in tomcat, there's a lot of errors. Because IAS has some own fault tolerant mechanism, that some jsps with errors can still be compiled successfully and run in IAS, but in tomcat it will report error.
Does tomcat any have fault tolerant mechanisms? I need to write application fully and only following J2ee standard, and it can be migrate among any j2ee standard server. Please share your experience or give some related docs to read, thanks. -- View this message in context: http://www.nabble.com/does-tomcat-server-have-any-fault-tolerant--tf2112350.html#a5824426 Sent from the Tomcat - User forum at Nabble.com.