Hi, reproduce the instructions to download and run SimpleApp from archetype,
and everything worked properly compiling and running from the command line.
But then try to configure IntelliJ following the instructions in the
documentation and happens that throws the following error.
The initialization of an application with name 'WicketFilter' has failed.
org.apache.wicket.WicketRuntimeException: Unable to create application of
class domainapp.webapp.SimpleApplication.
0: 40: 56.130 [log main WARN] failed WicketFilter:
javax.servlet.ServletException:
org.apache.wicket.WicketRuntimeException: Unable
to create application of class domainapp.webapp.SimpleApplication
10: 40: 56.130 [log main WARN] Failed startup of context
org.mortbay.jetty.webapp.WebAppContext@56c99877 {, src / main / webapp}
javax.servlet.ServletException:
org.apache.wicket.WicketRuntimeException: Unable
to create application of class domainapp.webapp.SimpleApplication.Some can helpme!!!!!!!
