should have mentioned earlier, also using RichFaces & Ajax4JSF in the legacy
application. The full stack trace I see is
java.lang.NullPointerException
org.jboss.seam.el.SeamELResolver.resolveBase(SeamELResolver.java:166)
org.jboss.seam.el.SeamELResolver.getValue(SeamELResolver.j
Hi,
I am trying to retrofit SEAM into an existing project and haven't been able to
find any description how to do so. The existing project is
JSF + facelets + hibernate+ maven
deployed on Tomcat 6.
I have tried copying the JPA example (adding SEAM filter & listener to web.xml,
jar files, se