Re: AW: Serialization of injected EJBs

2010-07-10 Thread Igor Vaynberg
__ > Von: Igor Vaynberg [igor.vaynb...@gmail.com] > Gesendet: Freitag, 9. Juli 2010 20:03 > An: users@wicket.apache.org > Betreff: Re: AW: Serialization of injected EJBs > > no, the module is for seam 2.1 which does not use weld. > > -igor > > O

Re: AW: Serialization of injected EJBs

2010-07-10 Thread James Carman
ers@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-...

AW: Serialization of injected EJBs

2010-07-10 Thread Harald Wellmann
ds, 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 o

AW: AW: Serialization of injected EJBs

2010-07-10 Thread Harald Wellmann
. Regards, Harald Von: Igor Vaynberg [igor.vaynb...@gmail.com] Gesendet: Freitag, 9. Juli 2010 20:03 An: users@wicket.apache.org Betreff: Re: AW: Serialization of injected EJBs no, the module is for seam 2.1 which does not use weld. -igor On Fri, Jul 9, 201

Re: Serialization of injected EJBs

2010-07-10 Thread James Carman
___ >>> Von: Igor Vaynberg [igor.vaynb...@gmail.com] >>> Gesendet: Freitag, 9. Juli 2010 18:06 >>> An: users@wicket.apache.org >>> Betreff: Re: AW: Serialization of injected EJBs >>> >>> well, i recently wrote a wicket-ioc module for seam

Re: Serialization of injected EJBs

2010-07-10 Thread Korbinian Bachl - privat
2010 18:06 An: users@wicket.apache.org Betreff: Re: AW: Serialization of injected EJBs well, i recently wrote a wicket-ioc module for seam and it took me a couple of hours :) -igor - To unsubscribe, e-mail: users-unsubscr

Re: AW: Serialization of injected EJBs

2010-07-09 Thread Igor Vaynberg
t; Von: Igor Vaynberg [igor.vaynb...@gmail.com] > Gesendet: Freitag, 9. Juli 2010 18:06 > An: users@wicket.apache.org > Betreff: Re: AW: Serialization of injected EJBs > > well, i recently wrote a wicket-ioc module for seam and it took

AW: AW: Serialization of injected EJBs

2010-07-09 Thread Harald Wellmann
And Seam uses CDI/Weld, right? So your module might solve my problems... Is it public? Regards, Harald Von: Igor Vaynberg [igor.vaynb...@gmail.com] Gesendet: Freitag, 9. Juli 2010 18:06 An: users@wicket.apache.org Betreff: Re: AW: Serialization of

Re: AW: Serialization of injected EJBs

2010-07-09 Thread Igor Vaynberg
-Ursprüngliche Nachricht- > Von: Igor Vaynberg [mailto:igor.vaynb...@gmail.com] > Gesendet: Donnerstag, 8. Juli 2010 21:45 > An: users@wicket.apache.org > Betreff: Re: AW: Serialization of injected EJBs > > hrm, if thats the case you can always use wicket-ioc module to build > the

AW: AW: Serialization of injected EJBs

2010-07-09 Thread Harald Wellmann
- Von: kbs [mailto:kbs_kulbhus...@yahoo.com] Gesendet: Freitag, 9. Juli 2010 09:17 An: users@wicket.apache.org Betreff: Re: AW: Serialization of injected EJBs I am not sure if this is related but AFAIR we faced a similar problem with GlassFish V2.1 and determined the root cause of this to

Re: AW: Serialization of injected EJBs

2010-07-09 Thread kbs
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Serialization-of-injected-EJBs-tp2281001p2283172.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

AW: AW: Serialization of injected EJBs

2010-07-09 Thread Harald Wellmann
implement than waiting for a solution from Glassfish... Best regards, Harald -Ursprüngliche Nachricht- Von: Igor Vaynberg [mailto:igor.vaynb...@gmail.com] Gesendet: Donnerstag, 8. Juli 2010 21:45 An: users@wicket.apache.org Betreff: Re: AW: Serialization of injected EJBs hrm, if thats t

Re: AW: Serialization of injected EJBs

2010-07-08 Thread Igor Vaynberg
) > > Regards, > Harald > > > ____ > Von: Igor Vaynberg [igor.vaynb...@gmail.com] > Gesendet: Donnerstag, 8. Juli 2010 17:54 > An: users@wicket.apache.org > Betreff: Re: AW: Serialization of injected EJBs > > im not s

AW: AW: Serialization of injected EJBs

2010-07-08 Thread Harald Wellmann
stag, 8. Juli 2010 17:54 An: users@wicket.apache.org Betreff: Re: AW: Serialization of injected EJBs im not sure if this is in a CDI spec or not, but afaik Weld will return serializable proxies when you manually inject objects. so that should work out

Re: AW: Serialization of injected EJBs

2010-07-08 Thread Igor Vaynberg
e Nachricht- > Von: Major Péter [mailto:majorpe...@sch.bme.hu] > Gesendet: Mittwoch, 7. Juli 2010 19:43 > An: users@wicket.apache.org > Betreff: Re: AW: Serialization of injected EJBs > > Nope, it does not support CDI. AFAIK @EJB is not deprecated or > old-style, and it'

AW: AW: Serialization of injected EJBs

2010-07-08 Thread Harald Wellmann
] Gesendet: Mittwoch, 7. Juli 2010 19:43 An: users@wicket.apache.org Betreff: Re: AW: Serialization of injected EJBs Nope, it does not support CDI. AFAIK @EJB is not deprecated or old-style, and it's still available in Java EE 6. The thread was about injecting EJB's and JavaEE Inject do

Re: AW: Serialization of injected EJBs

2010-07-07 Thread Major Péter
n: Major Péter [majorpe...@sch.bme.hu] > Gesendet: Mittwoch, 7. Juli 2010 18:37 > An: users@wicket.apache.org > Betreff: Re: Serialization of injected EJBs > > I'm using the lib in production with GlassFish v3 and for developing > with GlassFish 3.0.1, and haven't seen this

AW: Serialization of injected EJBs

2010-07-07 Thread Harald Wellmann
18:37 An: users@wicket.apache.org Betreff: Re: Serialization of injected EJBs I'm using the lib in production with GlassFish v3 and for developing with GlassFish 3.0.1, and haven't seen this exception so far for my EJB's. Something is weird with your EJB... Could you check th

Re: Serialization of injected EJBs

2010-07-07 Thread Major Péter
I'm using the lib in production with GlassFish v3 and for developing with GlassFish 3.0.1, and haven't seen this exception so far for my EJB's. Something is weird with your EJB... Could you check the javaee-inject-examples (1.4.10-SNAPSHOT) project with the same container? Thanks, Peter 2010-07-0

AW: AW: Serialization of injected EJBs

2010-07-07 Thread Harald Wellmann
entation class is). Regards, Harald -Ursprüngliche Nachricht- Von: Major Péter [mailto:majorpe...@sch.bme.hu] Gesendet: Mittwoch, 7. Juli 2010 17:12 An: users@wicket.apache.org Betreff: Re: AW: Serialization of injected EJBs JavaEE Inject generates a serializable proxy, so the

Re: AW: Serialization of injected EJBs

2010-07-07 Thread Martin Grigorov
icket-ioc which provides the proxy generation facilities. This is what you need. > > Regards, > > Harald > > -Ursprüngliche Nachricht- > Von: Major Péter [mailto:majorpe...@sch.bme.hu] > Gesendet: Mittwoch, 7. Juli 2010 16:51 > An: users@wicket.apache.org >

Re: AW: Serialization of injected EJBs

2010-07-07 Thread Major Péter
che.org > Betreff: Re: Serialization of injected EJBs > > Hi, > > you could try to use: > http://wicketstuff.org/confluence/display/STUFFWIKI/JavaEE+Inject > > Regards, > Peter > > 2010-07-07 16:42 keltezéssel, Harald Wellmann írta: >> I'm using Wicke

AW: Serialization of injected EJBs

2010-07-07 Thread Harald Wellmann
] Gesendet: Mittwoch, 7. Juli 2010 16:51 An: users@wicket.apache.org Betreff: Re: Serialization of injected EJBs Hi, you could try to use: http://wicketstuff.org/confluence/display/STUFFWIKI/JavaEE+Inject Regards, Peter 2010-07-07 16:42 keltezéssel, Harald Wellmann írta: > I'm using W

Re: Serialization of injected EJBs

2010-07-07 Thread Major Péter
Hi, you could try to use: http://wicketstuff.org/confluence/display/STUFFWIKI/JavaEE+Inject Regards, Peter 2010-07-07 16:42 keltezéssel, Harald Wellmann írta: > I'm using Wicket on Glassfish v3, injecting stateless session beans (using > the no-interface view) into my Wicket components. > > Fo

Serialization of injected EJBs

2010-07-07 Thread Harald Wellmann
I'm using Wicket on Glassfish v3, injecting stateless session beans (using the no-interface view) into my Wicket components. For a component member @Inject private Foo foo; Glassfish generates a proxy which is not serializable, even though my class Foo is. Now the problem is t