Is anyone else having as much trouble getting very simple JBoss Seam things to 
work?  I'm using JBoss 4.2.2.GA and jboss-seam-2.0.0.GA.

I finally got my first simple seam setup/new-project/explode to actually run!  
I then try:

seam new-entity, enter Person, take defaults.  It creates things!
It says type seam restart, and go to 
http://localhost:8080/step_2/seam.personList and I do.

I get 

javax.el.ELException: /personList.xhtml @21,67 rendered="#{empty 
personList.resultList}": Error reading 'resultList' on type 
com.shoulderscorp.step2.PersonList_$$_javassist_0

Now why, if I follow the example instructions should it fail?



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

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

Reply via email to