First search for a Jira ticket in Wicket's queue that's related to your problem
at:
https://issues.apache.org/jira/browse/WICKET
If one doesn't exist (I remember seeming a few ones about the CryptoMapper
recently), then create a quick start that reproduces the bug in the fewest
steps possible and attach it to a new ticket. Add a code patch or a pull
request with the fix too if you won't mind.
Have a great day,
Paul Bors
On Jul 6, 2013, at 12:41 PM, Nemat Rakhmatov <[email protected]> wrote:
> 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]
>