Top "Mojarra" questions

Mojarra is the codename of Sun/Oracle's JSF reference implementation.

Cannot create a session after the response has been committed

Opening the JSF page gives me the following exception: Caused by: java.lang.IllegalStateException: Cannot create a session after the …

jsf mojarra
Difference between Mojarra and MyFaces

I am starting on JSF2.0 I used a tutorial as a reference but I have the following question: The tutorial …

jsf jsf-2 myfaces mojarra
com.sun.faces.numberOfViewsInSession vs com.sun.faces.numberOfLogicalViews

Mojarra Implementation of JSF 2 has the following context params: com.sun.faces.numberOfViewsInSession (default is 15) com.sun.faces.numberOfLogicalViews (default …

jsf jsf-2 viewstate mojarra viewexpiredexception
JSF1064 "Unable to find or serve resource" warning on jsf 2.0

I'm working on an Enterprise project with Java EE 5 and JSF 2.0 (Mojarra 2.0.3) on Weblogic 10.3.3 I don't have an error, but …

jsf resources jsf-2 weblogic-10.x mojarra
JSF and automatic reload of xhtml files

I had some problems with hot-reloading XHTML files using JRebel, Spring, JSF Mojarra 2.0.3 and WebLogic 10.3. JRebel reloads regular Java classes …

java jsf facelets mojarra jrebel
How to get rid of WARNING: PWC4011: Unable to set request character encoding to UTF-8

This is on GlassFish 3.1, using PrimeFaces over Mojarra and salted with MyFaces CODI. On just about every request the following …

jsf-2 primefaces glassfish-3 mojarra
libraries for JSF (Sun/Oracle Mojarra)

I am downloading Sun/Oracle Mojarra implementation of JSF from http://javaserverfaces.java.net/download.html I downloaded the latest …

jsf-2 jar mojarra
When downloading Mojarra libraries for JSF it is showing error "zip file is empty" in Eclipse

I'm working on JSF project, I'm trying to set up project facets in Eclipse, When I'm downloading Mojarra libraries for …

eclipse jsf-2.2 mojarra
Should PARTIAL_STATE_SAVING be set to false?

It seems that today (April 2012), both MyFaces and Mojarra's JSF 2.1 implementations have defects around partial state saving and that PARTIAL_…

jsf-2 myfaces mojarra
Upgrade JSF / Mojarra in JBoss AS / EAP / WildFly

How do I upgrade Mojarra in JBoss server and tell it use the given Mojarra 2.x JARs instead of JBoss …

jsf jsf-2 jboss wildfly mojarra