Thanks. I thought I remembered something about OGNL no longer being needed -- but it seemed far easier to just throw it in the lib directory.
Why not manually add the jars to the zip? It seems like a nicer introduction to Wicket that way. None the less, thanks for everything. On 7/7/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > Also, the dependency on OGNL was removed a long time ago. > > Eelco > > > On 7/7/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > we are working on a fix, the problem was screwed up maven's dist > > plugin, should be fixed in 1.2.1 and subsequent releases. > > > > -Igor > > > > > > On 7/7/06, Scott Swank <[EMAIL PROTECTED]> wrote: > > > I nabbed the wicket 1.2 quickstart for a quick prototype at work and > > > noticed that it was missing the jetty jar. I then copied the > > > following jars from the 1.1.1 quickstart into the 1.2 quickstart lib > > > directory and everything is up and running. > > > > > > jasper-compiler-4.1.30.jar > > > jasper-runtime-4.1.30.jar > > > ognl-2.6.7.jar > > > org.mortbay.jetty-4.2.22.jar > > > servletapi-2.3.jar > > > > > > Should these be included in the 1.2 quickstart? > > > > > > -- > > > Scott Swank > > > reformed mathematician > > > > > > Using Tomcat but need to do more? Need to support web services, security? > > > Get stuff done quickly with pre-integrated technology to make your job > > > easier > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > _______________________________________________ > > > Wicket-user mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > -- Scott Swank reformed mathematician Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
