[jboss-user] [JBoss Seam] - Retrofitting SEAM to existing JSF project

tedder do-not-reply at jboss.com
Tue Feb 12 06:04:35 EST 2008


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, seam.properties, components.xml) but can only seem to generate the following error

java.lang.NullPointerException
        at org.jboss.seam.el.SeamELResolver.resolveBase(SeamELResolver.java:166)
        at org.jboss.seam.el.SeamELResolver.getValue(SeamELResolver.java:53)

Is there some documentation on how to add SEAM to an existing project?  

Thanks
  

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128683#4128683

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128683



More information about the jboss-user mailing list