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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to