Hi,
I have an authentication error.
I do not know what I am doing wrong.
The error is as follows:
Last cause:
org.apache.wicket.authroles.authentication.AuthenticatedWebSession.authenticate(Ljava/lang/String;Ljava/lang/String;)Z
WicketMessage: Method onFormSubmitted of interface
org.apache.wicket.markup.html.form.IFormSubmitListener targeted at
[SignInForm [Component id = signInForm]] on component [SignInForm [Component
id = signInForm]] threw an exception
java.lang.NoSuchMethodError:
org.apache.wicket.authroles.authentication.AuthenticatedWebSession.authenticate(Ljava/lang/String;Ljava/lang/String;)Z
at
org.apache.wicket.authroles.authentication.AuthenticatedWebSession.signIn(AuthenticatedWebSession.java:65)
at com.myapp.wicket.SignIn$SignInForm.onSubmit(SignIn.java:87)
at org.apache.wicket.markup.html.form.Form$9.component(Form.java:1249)
......
Can somebody help me?
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Error-in-authentication-tp4661680.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]