Hi,
Please create a ticket with a quickstart.
With a patch would be awesome!
Thanks!
Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov
On Tue, Jan 6, 2015 at 3:04 AM, RedCarpet wrote:
> Spring 4 is able to wire/inject generic beans, as described here:
> http://sprin
Spring 4 is able to wire/inject generic beans, as described here:
http://spring.io/blog/2013/12/03/spring-framework-4-0-and-java-generics .
However, I'm experiencing problems when using generic beans with Wicket's
SpringBean.
I basically have following situation, two concrete dao's that implement
Hi,
On Mon, Jan 5, 2015 at 3:10 PM, ChambreNoire wrote:
> I'm having trouble fully understanding Wicket's serialization.
>
It is not Wicket serialization. It is Java serialization.
>
> I understand that if I declare a final object outside of an anonymous inner
> class and then use it from wi
I'm having trouble fully understanding Wicket's serialization.
I understand that if I declare a final object outside of an anonymous inner
class and then use it from within that anonymous inner class, the compiler
will ass a member variable to the anonymous inner class which gets
serialized.
fin
Hi,
now the snapshot should work.
Andrea.
On 05/01/2015 11:32, mscoon wrote:
Hi Martin,
I just tried it with 7.0.0-SNAPSHOT and I get the same exception. I have
opened https://issues.apache.org/jira/browse/WICKET-5800 with details and a
quickstart.
Thanks
Marios
On Wed, Dec 24, 2014 at 12:3
De rien!
2015-01-05 9:54 GMT+00:00 Francois Meillet :
> Thanks Ernesto !
>
> François Meillet
>
>
>
>
> Le 5 janv. 2015 à 10:38, Ernesto Reinaldo Barreiro a
> écrit :
>
> > Martin
>
>
--
Regards - Ernesto Reinaldo Barreiro
Hi Martin,
I just tried it with 7.0.0-SNAPSHOT and I get the same exception. I have
opened https://issues.apache.org/jira/browse/WICKET-5800 with details and a
quickstart.
Thanks
Marios
On Wed, Dec 24, 2014 at 12:33 PM, Martin Grigorov
wrote:
> Hi,
>
> I believe this is fixed in 7.0.0-SNAPSHOT
Thanks Ernesto !
François Meillet
Le 5 janv. 2015 à 10:38, Ernesto Reinaldo Barreiro a écrit
:
> Martin
Dear All,
With the invaluable help of Martin Grigorov, I have summarized the
discussion on this thread on a small Wicket in Action article [1]. The
complete sample project can be found at [2].
1- http://wicketinaction.com/2014/07/working-with-background-jobs/
2-https://github.com/reiern70/antilia