I tried a4j in jboss portlet two ways, first with files from
http://anonsvn.jboss.org/repos/portletswap/portlets/src/framework/RichFac...
Had to get some files from richfaces svn because they are not in main jar file, after some
work I managed to compile it all but when I tried it in my portal I got this exception:
java.lang.NullPointerException
at com.sun.faces.portlet.LifecycleImpl.getWindowStateIdentifier(LifecycleImpl.java:524)
When I tried it with
<portlet-class>com.sun.faces.portlet.FacesPortlet</portlet-class>
With all other set as required, I got my page but A4J libraries were not imported so I go
js error a4j not defined.
can anyone help?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107597#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...