jboss « Tomcat « JSF Q&A





1. JSF Project not working under JBoss 6 but working under Tomcat 6    stackoverflow.com

I'm using Eclipse 3.6 SR2, I have a Dynamic Web Project that uses JSF. Using Apache Tomcat 6.0, I'm able to run the project and see it on browser. Then I ...

2. Implementing interface problem after switching from Tomcat 7 to JBoss 4.2.1    stackoverflow.com

I made a Dynamic web project in Eclipse using tomcat 7 (and I used Dynamic web module version 3.0 and JSF 2.0). Now when I had to switch from tomcat 7 ...

3. Tomcat or JBoss for JSF, Hibernate project    stackoverflow.com


I am working on academic project, which is supposed to be as small as possible without useless features, covering only its initial requirements, which also are not too broad.
Two main technologies, ...