Hello,

ive decided to upgrade tapestry in my webapp from 4.0-b13 to 4.0.2. But
now on any form submission ive got an exception (stack trace is
attached)

Exception invoking listener method search of component users/search:
java.lang.NullPointerException
binding:
[EMAIL PROTECTED]
parameter listener, component=users/search, methodName=search,
location=context:/WEB-INF/users/search.html, line 10]

in html:
<form jwcid="@Form" listener="listener:search" delegate="bean:delegate">

in page class: 

public void search() {}

what could be a reason of this exception?

Configuration:
Linux 2.6
j2se 1.5.0_06/1.6.0-b2
JBoss 4.0.3SP1 with tomcat 5.5.9
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to