Is gmap2 supposed to work with wicket 1.3.5? I am thinking that I would need to upgrade to 1.4.
I am getting a NoSuchMethodError. Thanks. WicketMessage: Method onLinkClicked of interface org.apache.wicket.markup.html.link.ILinkListener targeted at component [MarkupContainer [Component id = link]] threw an exception Root cause: java.lang.NoSuchMethodError: wicket.contrib.gmap.GMap2.add([Lorg/apache/wicket/behavior/IBehavior;)Lorg/apache/wicket/Component; at wicket.contrib.gmap.GMap2.<init>(GMap2.java:128) at wicket.contrib.gmap.GMap2.<init>(GMap2.java:161) at wicket.contrib.gmap.GMap2.<init>(GMap2.java:99) -----Original Message----- From: "Martin Funk" <[email protected]> Sent: Tuesday, April 21, 2009 3:05am To: [email protected] Subject: Re: Which component for gmap for wicket 1.3.5? number 1) it evolved out of 2) mf 2009/4/20 Phillip Rhodes <[email protected]> > I see there are a couple gmap projects if I browse to the SVN repo for > wicketstuff. > > http://wicketstuff.org/maven/repository/org/wicketstuff/ > > For example: > 1) gmap2 (updated Mon, 20 Apr 2009) > 2) wicket-contrib-gmap2 (updated on Mon, 01 Dec 2008) > > I am using wicket 1.3.5 Which component should I be using? > > > Thanks! > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
