Hmm, I think I know the problem. I am trying to access action methods with the Enhanced
EL in an Entity, which probaly is not going to work since I'm assuming EL assumes
everything is field level access.
So the reason I got one of the examples working before is because I did it from an EJB3
and not an entity.
If I am right, maybe the docs should be specific that action methods can not be accessed
within entity beans.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990511#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...