This content has been marked as final.
Show 1 reply
-
1. Re: Differences between JBOss and TomCat
artd Dec 14, 2005 9:07 PM (in response to anupama_vjai)JBOSS uses tomcat as it's JSP/Servlet container. You may run into jndi naming changes from using jboss to present your data sources. We migrated with little trouble, bu it all depends on how complicated your tomcat web apps may be. Good luck