Maybe it's a bug in how ExprEditor.edit(NewExpr e) handles $args, because I got it working by declaring new local variables at the top of the new method and assigning them to the new parameters (using $args), and then I used the those variables in the ExprEditor.edit code instead of $args.
/ Jonas View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987113#3987113 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987113 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
