Top "Omnifaces" questions

OmniFaces is a library for JSF 2.x that focusses on utilities that ease everyday tasks.

java.lang.AbstractMethodError: org.apache.xerces.dom.ElementImpl.getTextContent()Ljava/lang/String

I'm using Omnifaces 1.3 + Primefaces 3.4.1 + Jboss 7.1.1 Final but I just can't redirect the exceptions with the FullAjaxExceptionHandler configured on my web.…

java ajax jsf jboss omnifaces
Pass an object between @ViewScoped beans without using GET params

I have a browse.xhtml where I browse a list of cars and I want to view the details of …

jsf parameter-passing jsf-2.2 omnifaces view-scope
Primefaces picklist target and source values do not change

My primefaces pickList source and target values do not change, I have followed the example in primefaces showcase and also …

java jsf primefaces omnifaces
org.jboss.weld.exceptions.DeploymentException: WELD-001409: Ambiguous dependencies for type Bean with qualifiers @Default

My project was working fine yesterday. The only thing I did was to change the structure from a single war …

maven jsf dependencies cdi omnifaces