[jboss-user] [JBoss Tools (users)] - Richfaces 3.2 with JBoss/Seam Tools NullPointer Exception
c0upal
do-not-reply at jboss.com
Thu Jul 3 14:27:24 EDT 2008
Im trying to use Richfaces 3.2 with Jboss/Seam tools.
When generating a Seam Web Project from wizard, on the JSF Capabilities I created and chose my own library one that contained richfaces-api-3.2.0.SR1.jar and richfaces-impl-3.2.0.SR1 and then on the Component Libraries section I created andc hose a library with richfaces-ui-3.2.0.SR1.
Also I copied all those three jars on the applications WEB-INF\lib folder and removedrichfaces-ui.jar and richfaces-api.jar. (is this a right thing to do?)
Now when I run the project on the server, upon first load, I get an exception:
|
| 02:18:37,509 ERROR [AjaxPhaseListener] Exception on get current Skin
| java.lang.NullPointerException
| at org.ajax4jsf.event.AjaxPhaseListener.beforePhase(AjaxPhaseListener.java:121)
| at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:222)
| at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:144)
|
How do I make this work?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162369#4162369
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162369
More information about the jboss-user
mailing list