Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.0 branch (discontinued)
-
None
-
Linux, maven-jetty-plugin 6.1
Description
Hi,
There is a typo (copy/paste error) in wicket.jmx.Application:
public String getHomePageClass() throws IOException
should be:
public String getHomePageClass() throws IOException
Regards
Martin