Porcs-Makkay Ákos <pmakos <at> gmail.com> writes:

> I'm trying to use LDAP with my tapestry application, but I get an error:
> 
> Exception invoking listener method onLogin of component Login: Failure
invoking listener method
> 'public java.lang.String com.ttdev.myapplication.Login.onLogin()' on
> $Login_222 <at> 6dacbe[Login]: com/novell/ldap/LDAPSearchResults 
> 
> I have an Entry.java, in which I have the LDAPSearchResults searchResults =
... declaration. I recieve the
> error message, when I try to use it in the onLogin()method.

You may want to post the code of your onLogin() method and the
binding for the corresponding listener parameter.

--
Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to