|
From: Yossi S. (JIRA) <ji...@jf...> - 2008-10-26 16:00:34
|
Wicket complains about the model type when entering the login page
------------------------------------------------------------------
Key: RTFACT-759
URL: http://www.jfrog.org/jira/browse/RTFACT-759
Project: Artifactory
Issue Type: Task
Components: Web UI
Reporter: Yossi Shaul
Assignee: Yossi Shaul
Priority: Minor
[WARN ] (o.a.w.m.h.f.AbstractTextComponent:148) Couldn't resolve model type of Model:classname=[org.apache.wicket.model.PropertyModel]:nestedModel=[username = "admin"]:expression=[username] for [MarkupContainer [Component id = username]], please set the type yourself.
[WARN ] (o.a.w.m.h.f.AbstractTextComponent:148) Couldn't resolve model type of Model:classname=[org.apache.wicket.model.PropertyModel]:nestedModel=[username = "admin"]:expression=[password] for [MarkupContainer [Component id = password]], please set the type yourself.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.jfrog.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|