Hum, looks like a bug in jBPM's EL.

What happens if you add the following class to your project:


@Name("org.jboss.seam.core.identity")
  | public class MyIdentity extends RuleBasedIdentity
  | {
  |     public String login() { return super.login(); }
  | }

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

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

Reply via email to