Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
1.5.2
-
None
-
None
-
java version "1.6.0_25"
GlassFish 3.1.1
NetBeans 7.0.1
Description
When I run the examples from 1.5.2 under NetBeans/GlassFish, then I get a failure:
java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
Runs fine with 1.5.1
This does not apply to the wicket-examples-1.5.2.war which runs fine in both 1.5.1.and 1.5.2. In NetBeans, I open the examples project and run it, ant this is where 1.5.2.fails and 1.5.1 succeeds. I have reproduces this on different computers in different corporate environments.