"jason_rency" wrote : "fkaufmes" wrote : My problem with the Seam tool is just 
told, I get the error message:
  |   | 
  |   | ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
  |   |   | javax.faces.el.EvaluationException: Cannot get value for expression 
'#{catererEditor.new}'
  |   | 
  |   | I have no many-to-many mappings. The database structure is very simple 
for testing. Is there a possible solution for this problem?
  | 
  | try to use the latest version of jboss ejb3 jars (jobss-ejb3 latest 
download) instead of the jars in ejb3.deploy in the server is still the old 
version.

OK I got the latest (I built jboss-4.0.5.CR1 from CVS) and used the libraries 
from there. Got the search page showing up now.

But, it fails when I hit the Find button with:


javax.faces.FacesException: Error calling action method of component with id 
_id2:_id18
        
org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
        javax.faces.component.UICommand.broadcast(UICommand.java:106)
        javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
        javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)
        
org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:316)
        
org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:106)
        
org.jboss.seam.servlet.SeamExceptionFilter.doFilter(SeamExceptionFilter.java:45)
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957951
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to