Hey all,  I just updated my Wicket 2 HEAD copy and now get the following
errors:

Exception in thread "main" java.lang.NoSuchMethodError: wicket.MetaDataKey
.<init>(Ljava/lang/Class;)V
       at wicket.spring.injection.SpringComponentInjector$1.<init>(
SpringComponentInjector.java:67)
       at wicket.spring.injection.SpringComponentInjector.<clinit>(
SpringComponentInjector.java:65)
       at com.theoryinpractice.timetrackr.TimeTrackrApplication.init(
TimeTrackrApplication.java:34)
       at wicket.protocol.http.WicketFilter.init(WicketFilter.java:341)
       at org.mortbay.jetty.servlet.FilterHolder.start(FilterHolder.java
:162)
       at
org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(
WebApplicationHandler.java:145)
       at org.mortbay.jetty.servlet.WebApplicationContext.start(
WebApplicationContext.java:458)
       at org.mortbay.http.HttpServer.start(HttpServer.java:663)
       at com.theoryinpractice.timetrackr.Start.main(Start.java:57)
[EMAIL PROTECTED]:~/IdeaProjects/timetrackr$

I'm using the latest HEAD of wicket, wicket-extensions, and wicket-spring -
bug? uncommitted code?  something broken on my end?

Cheers,
Mark

--
It was not the presence of God that formed me, but his absence which broke
me.

http://www.talios.com
http://www.flickr.com/photos/talios
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to