Hi,
I assembled a project with MapViewer component on my notebook and it works fine. But when I deployed application to our test server, opening the form with map component causes such error:
NoSuchMethodError: com.vaadin.tapio.googlemaps.GoogleMap.<init>(Lcom/vaadin/tapio/googlemaps/client/base/LatLon;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/vaadin/tapio/googlemaps/client/events/MapInitListener;Ljava/lang/String;)V
Full logs is in attachment.
maperror.txt (7.2K)
tomcatlog.txt (7.6K)