1. Separate JSF and EJB apps stackoverflow.comHow do I use a deployed EJB app from a separate JSF application? I'm attempting to separate the two applications and access the EJB through the remote interface. To do this ... |
2. What is meaning of "class is not assignable"? stackoverflow.comI'm using Eclipse Helios, JSF 2 and Glassfish 3.1 server..... and what's happen error like that ... javax.servlet.ServletException: com.sun.faces.mgbean.ManagedBeanCreationException: Unable to create managed bean contactController. The following problems were found: ... |
3. JSF2 + Eclipse + Glassfish strange output problem stackoverflow.comI try to make a simple JSF2 application in Eclipse indigo. I have a very simple ManagedBean (call HelloBean.java)
|
4. JSF novice problem using Glassfish v3 prelude with Eclipse coderanch.com |
5. JSF 1.2 and Dynamic Web Module 2.5 in Eclipse Europa java.netIn Eclipse Europa 3.3.1.1 I am trying to add the JSF 1.2 facet in the Dynamic Web Project facet wizard. However the wizard tells me that I cannot do such a thing without also selecting the Dynamic Web Module 2.5. But the version 2.5 is not on available on the list of versions for Dynamic Web Module (only the versions 2.2, ... |