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: [email protected] [[email protected]] im Auftrag von James Carman [[email protected]] Gesendet: Samstag, 10. Juli 2010 12:35 An: [email protected]; [email protected] 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/trunk/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
