Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-21 Thread Howard W. Smith, Jr.
evelopment and >> >>>> Courses in English and German >> >>>> >> >>>> Professional Support for Apache MyFaces >> >>>> >> >>>> >> >>>> 2012/11/21 Howard W. Smith, Jr. >> >>&

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-21 Thread Howard W. Smith, Jr.
> >>>>>>> I'm curious why it doesn't work for you. > >>>>>>> > >>>>>>> LieGrue, > >>>>>>> strub > >>>>>>> > >>>>>>> > >

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-21 Thread Gerhard Petracek
t;> >>>>> >>>>> >>>>> On Wed, Nov 21, 2012 at 2:55 AM, Gerhard Petracek < >>>>> gerhard.petra...@gmail.com> wrote: >>>>> >>>>>> please have a look at [1] and [2]. >>>>>

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-21 Thread Gerhard Petracek
and German >>>> >>>> Professional Support for Apache MyFaces >>>> >>>> >>>> >>>> >>>> 2012/11/20 Mark Struberg >>>> >>>>> CDI injection using @Advanced should work perfectly fine.

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-21 Thread Gerhard Petracek
>>> CDI injection using @Advanced should work perfectly fine. We tested this >>> excessively and use it on several containers in production. >>> >>> I'm curious why it doesn't work for you. >>> >>> LieGrue, >>> strub >>> >

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-21 Thread Howard W. Smith, Jr.
> >> Rafael M. Pestano >> >> >> >> Desenvolvedor Java Cia. de Processamento de Dados do Rio Grande do Sul >> >> Graduando em Ciência da Computação UFRGS >> >> http://conventionsframework.org >> >> >> >> http://

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Gerhard Petracek
ub > > > - Original Message - > > From: "Howard W. Smith, Jr." > > To: MyFaces Discussion ; Rafael Pestano < > rmpest...@yahoo.com.br> > > Cc: > > Sent: Tuesday, November 20, 2012 3:13 PM > > Subject: Re: Migrating to CDI: injecting stateless/

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Howard W. Smith, Jr.
y need to do this once as you only get a proxy anyway. > > LieGrue, > strub > > > > > > From: "Howard W. Smith, Jr." > >To: MyFaces Discussion ; Mark Struberg < > strub...@yahoo.de> > >Sent: Tuesday, November 20, 2012

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Howard W. Smith, Jr.
n you only need to do this once as you only get a proxy anyway. > > LieGrue, > strub > > > > > > From: "Howard W. Smith, Jr." > >To: MyFaces Discussion ; Mark Struberg < > strub...@yahoo.de> > >Sent: Tuesday, Novemb

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Mark Struberg
excessively and use it on several containers in production. >> >>I'm curious why it doesn't work for you. >> >> >>LieGrue, >>strub >> >> >>- Original Message - >>> From: "Howard W. Smith, Jr." >> >>> To: MyFace

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Howard W. Smith, Jr.
> From: "Howard W. Smith, Jr." > > To: MyFaces Discussion ; Rafael Pestano < > rmpest...@yahoo.com.br> > > Cc: > > Sent: Tuesday, November 20, 2012 3:13 PM > > Subject: Re: Migrating to CDI: injecting stateless/facade in Converter > via facescontext >

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Mark Struberg
iscussion ; Rafael Pestano > > Cc: > Sent: Tuesday, November 20, 2012 3:13 PM > Subject: Re: Migrating to CDI: injecting stateless/facade in Converter via > facescontext > > Rafael, > > I saw that page about CODI @Advanced. :) > > I tried CODI @Advanced, but

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Howard W. Smith, Jr.
quot; > Para: Mark Struberg ; MyFaces Discussion < > users@myfaces.apache.org> > Cc: "us...@openejb.apache.org" > Enviadas: Terça-feira, 20 de Novembro de 2012 11:37 > Assunto: Re: Migrating to CDI: injecting stateless/facade in Converter via > facescontext > > In

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Rafael Pestano
, 20 de Novembro de 2012 11:37 Assunto: Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext Interesting and noted, thanks. Yes, I did hear JSF 2.2 will allow CDI in facesconverter. Thanks. On Nov 20, 2012 8:34 AM, "Mark Struberg" wrote: > you could also have

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Rafael Pestano
, 20 de Novembro de 2012 11:37 Assunto: Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext Interesting and noted, thanks. Yes, I did hear JSF 2.2 will allow CDI in facesconverter. Thanks. On Nov 20, 2012 8:34 AM, "Mark Struberg" wrote: > you co

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Howard W. Smith, Jr.
e box will come in JSF-2.2. > > > LieGrue, > strub > > > > - Original Message - > > From: "Howard W. Smith, Jr." > > To: us...@openejb.apache.org; MyFaces Discussion < > users@myfaces.apache.org> > > Cc: > > Sent: Tuesday, N

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Mark Struberg
n > Cc: > Sent: Tuesday, November 20, 2012 1:56 PM > Subject: Re: Migrating to CDI: injecting stateless/facade in Converter via > facescontext > >T he goal was to inject bean in facesconverter via CDI, but I don't have > this need anymore, since faces converter is not an

Re: Migrating to CDI: injecting stateless/facade in Converter via facescontext

2012-11-20 Thread Howard W. Smith, Jr.
The goal was to inject bean in facesconverter via CDI, but I don't have this need anymore, since faces converter is not an eligible injection point, so I opted to use request scoped JSF managed beans that have facesconverter defined within the bean. That's working fine. Thanks. Okay, I can cc myfa