Re: Can someone help me with createMethodExpression

2009-07-06 Thread JeroenM
essionActionListener listener = new MethodExpressionActionListener(me); navitem.addActionListener(listener); return navitem; } -- View this message in context: http://www.nabble.com/Can-someone-help-me-with-createMethodExpression-tp24350625p24351358.html Sent from the MyFaces - Users mai

Can someone help me with createMethodExpression

2009-07-05 Thread JeroenM
IllegalArgumentException - wrong number of arguments exception. If I remove this method I get a method not found exception. Overloading the function with a function who doesn't need parms doesn't help either. Can someone help me with my problem? -- View this message in context: http:/