1. Apache MyFaces CODI PageBean: "Argument bean must not be null" stackoverflow.comI'm currently experimenting a little with Apache MyFaces CODI. I managed to create a simple working Typesafe-Navigation using @Page and an action Method which returns a Class. However, when I'm adding an ... |
2. How to inject EJB3 session bean into another session bean with JBoss 6 stackoverflow.comI'm trying to migrate a project that I didn't participate in from JBoss 4 to JBoss 6. The project consists of an EJB 3 backend and a MyFaces 1.1.4 frontend. I ... |
3. jboss, myfaces, tomahawk - HELP badly needed.... coderanch.com |
4. problems with validation with myfaces and jboss coderanch.comDear All, I'm developing an application using jboss, myfaces and ADF. I'm trying to write a simple registration page. Two of the fields in the registration form are: |
5. JSF/MyFaces/JBoss no workie! :-( coderanch.comGood Morning All: I am hoping someone can clarify what is the correct steps for getting a MyFaces Web Project up and running using JBoss 4.0.5 within MyEclipse 5.1.1. I have tried to follow the steps outlined in JBoss JBoss, but I am not very successful. When I follow JBoss instructions by removing the jsf-lib and using the MyEclipse jar files ... |
6. JBoss Portlet-Bridge, MyFaces 1.2 (JSF 1.2), Liferray 5.2.3 liferay.comHello community, I got following Stacktrace If I depoly a portlet with JBoss Portlet-Bridge, MyFaces 1.2. After refresh of the website the portlet works fine. Have anybody an assumption what can be the problem? SCHWERWIEGEND: Servlet.service() for servlet jsp threw exception javax.servlet.ServletException: File "/view.faces" not found at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:319) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267) ... |