The references that are injected are supposed to be serializable per the
spec I believe.  There is the concept of a 'client proxy" or something like
that in the spec that is supposed to be serializable.  Anyway, you are
welcome to use anything that is useful to you.  I haven't worked on it in a
while.

On Jul 10, 2010 7:43 AM, "Harald Wellmann" <harald.wellm...@multi-m.de>
wrote:

Thanks, I'd seen that before.

This code handles CDI injection in Wicket components (which was not the
problem as such) and the conversation scope (which I haven't used so far)
but as far as I can see it does not address any serialization issues with
the injected references.

Regards,
Harald
________________________________________
Von: jcar...@carmanconsulting.com [jcar...@carmanconsulting.com] im Auftrag
von James Carman [ja...@carmanconsulting.com]
Gesendet: Samstag, 10. Juli 2010 12:35
An: users@wicket.apache.org; korbinian.ba...@whiskyworld.de

Betreff: Re: Serialization of injected EJBs

Here's some work I did. See if it works for you:

http://svn.carmanconsulting.com/public/wicket-cdi...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-...

Reply via email to