Ed, 

This is generic EL stuff.... ig you have e.g. a class Token with getter/setter 
like getId/setId, in EL you have to use token.id to have access to it.

If it is the jboss imp, it uses log4j, so turning on debug at the rootlevel 
(and reducing it to the correct classes/packages if you see some interesting 
stuff) is what I normally do. 

In the webconsole I see something like:


  |         <jbpm:dataarea>
  |           <h:inputHidden value="#{returnViewId}"/>
  |           <h:inputHidden value="#{tokenId}"/>
  |           ...
  |         </jbpm:dataarea>
  | 



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

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

Reply via email to