Hello all, I was playing with newly released wicketstuff-gmap3 to explore the possibility of integrating google maps into my application. Quickly added the map and marker listener, it was a cake. But got a problem with marker listener. Find out "Not found" ajax response error in the Wicket Ajax debug console, went to chrome developer tools console and found out the error http 404.
Turns out it is related to CryptoMapper, when I switched off the CryptoMapper it start working. I'm using the latest wicket release - 6.9.0, and the 6.8.0 for wicketstuff-gmap3 Regards, Nemat -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicketstuff-gmap3-and-CryptoMapper-tp4660109.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
