Re: MyFaces and CODI

2012-03-21 Thread Rafael Pestano
Discussion users@myfaces.apache.org Enviadas: Domingo, 18 de Março de 2012 18:33 Assunto: Re: MyFaces and CODI hi rafael, i just can say that i've used it already with wls 11g. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses

Re: MyFaces and CODI

2012-03-18 Thread Mark Struberg
to a wrong auto-import  of your IDE? LieGrue, strub - Original Message - From: Rafael Pestano rmpest...@yahoo.com.br To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Saturday, March 17, 2012 4:34 PM Subject: Re: MyFaces and CODI yeap, i also deployed the server side

Re: MyFaces and CODI

2012-03-18 Thread Mark Struberg
- Original Message - From: Mark Struberg strub...@yahoo.de To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Sunday, March 18, 2012 7:42 PM Subject: Re: MyFaces and CODI when i find out what's causing my bean to be instantiated on every ajax call i'll come back here to report

Re: MyFaces and CODI

2012-03-18 Thread Gerhard Petracek
then all your beans will end up as @Dependent... LieGrue, strub - Original Message - From: Mark Struberg strub...@yahoo.de To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Sunday, March 18, 2012 7:42 PM Subject: Re: MyFaces and CODI when i find out what's causing my

Re: MyFaces and CODI

2012-03-18 Thread Rafael Pestano
http://code.google.com/p/jsf-conventions-framework/ - Mensagem original - De: Gerhard Petracek gerhard.petra...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Cc: Enviadas: Domingo, 18 de Março de 2012 16:47 Assunto: Re: MyFaces and CODI hi mark, since rafael mentioned

Re: MyFaces and CODI

2012-03-18 Thread Mark Struberg
Message - From: Gerhard Petracek gerhard.petra...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Sunday, March 18, 2012 8:47 PM Subject: Re: MyFaces and CODI hi mark, since rafael mentioned that it works without a4j and there is no issue with a4j in the demo, i

Re: MyFaces and CODI

2012-03-18 Thread Mark Struberg
- Original Message - From: Rafael Pestano rmpest...@yahoo.com.br To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Sunday, March 18, 2012 9:20 PM Subject: Re: MyFaces and CODI Hi guys,   I think that what Mark stated can be happening in the environment at my company(weblogic

Re: MyFaces and CODI

2012-03-18 Thread Gerhard Petracek
@myfaces.apache.org Cc: Enviadas: Domingo, 18 de Março de 2012 16:47 Assunto: Re: MyFaces and CODI hi mark, since rafael mentioned that it works without a4j and there is no issue with a4j in the demo, i don't think that it is such a basic issue. regards, gerhard http://www.irian.at Your JSF

Re: MyFaces and CODI

2012-03-17 Thread Rafael Pestano
de 2012 22:46 Assunto: Re: MyFaces and CODI hi rafael, i can't reproduce it. i added richfaces to the previous demo as well as a4j support to the input component and everything works as expected. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development

Re: MyFaces and CODI

2012-03-16 Thread Gerhard Petracek
: MyFaces and CODI hi rafael, @ WindowContextIdHolderComponent: that's the name of the class. you have to resolve the component (by type) before the view gets rendered and add it to the ajax enabled a4j components via the corresponding java-api. @ custom approach: independent of the concrete

Re: MyFaces and CODI

2012-03-15 Thread Rafael Pestano
Computação UFRGS @realpestano http://code.google.com/p/jsf-conventions-framework/ - Mensagem original - De: Gerhard Petracek gerhard.petra...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Cc: Enviadas: Quarta-feira, 14 de Março de 2012 20:55 Assunto: Re: MyFaces and CODI

Re: MyFaces and CODI

2012-03-15 Thread Rafael Pestano
://code.google.com/p/jsf-conventions-framework/ De: Rafael Pestano rmpest...@yahoo.com.br Para: MyFaces Discussion users@myfaces.apache.org Enviadas: Quinta-feira, 15 de Março de 2012 8:45 Assunto: Re: MyFaces and CODI if you don't need redirects, you could have

Re: MyFaces and CODI

2012-03-15 Thread Gerhard Petracek
Discussion users@myfaces.apache.org Enviadas: Quinta-feira, 15 de Março de 2012 8:45 Assunto: Re: MyFaces and CODI if you don't need redirects, you could have a look at e.g. [1] which uses an internal fallback. yea, its our case and it just works! many thanks for your help, keep the great work

Re: MyFaces and CODI

2012-03-15 Thread Rafael Pestano
Computação UFRGS @realpestano http://code.google.com/p/jsf-conventions-framework/ De: Gerhard Petracek gerhard.petra...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Enviadas: Quinta-feira, 15 de Março de 2012 10:37 Assunto: Re: MyFaces and CODI hi

Re: MyFaces and CODI

2012-03-15 Thread Gerhard Petracek
-feira, 15 de Março de 2012 10:37 Assunto: Re: MyFaces and CODI hi rafael, the fallback adds a component (WindowContextIdHolderComponent) dynamically (as a direct child of UiViewRoot) - it will work with a4j as soon as you ensure that it gets restored for requests triggered by a4j. regards

Re: MyFaces and CODI

2012-03-15 Thread Rafael Pestano
-framework/ - Mensagem original - De: Gerhard Petracek gerhard.petra...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Cc: Enviadas: Quinta-feira, 15 de Março de 2012 11:28 Assunto: Re: MyFaces and CODI hi rafael, @ WindowContextIdHolderComponent: that's the name of the class

Re: MyFaces and CODI

2012-03-14 Thread Rafael Pestano
users@myfaces.apache.org Enviadas: Sexta-feira, 9 de Março de 2012 12:38 Assunto: Re: MyFaces and CODI hi stephen, that's right [1] doesn't support it. werner committed his improvement and you can try [2] and [3] as you see them right now. regards, gerhard [1] http://old.nabble.com/-CODI--lazy

Re: MyFaces and CODI

2012-03-14 Thread Gerhard Petracek
Enviadas: Sexta-feira, 9 de Março de 2012 12:38 Assunto: Re: MyFaces and CODI hi stephen, that's right [1] doesn't support it. werner committed his improvement and you can try [2] and [3] as you see them right now. regards, gerhard [1] http://old.nabble.com/-CODI--lazy-windowId-drop-script

Re: MyFaces and CODI

2012-03-14 Thread Rafael Pestano
/ - Mensagem original - De: Gerhard Petracek gerhard.petra...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Cc: Enviadas: Quarta-feira, 14 de Março de 2012 20:11 Assunto: Re: MyFaces and CODI hi rafael, the easiest approach to test an alternative for this constellation

Re: MyFaces and CODI

2012-03-14 Thread Gerhard Petracek
/jsf-conventions-framework/ - Mensagem original - De: Gerhard Petracek gerhard.petra...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Cc: Enviadas: Quarta-feira, 14 de Março de 2012 20:11 Assunto: Re: MyFaces and CODI hi rafael, the easiest approach to test

Re: MyFaces and CODI

2012-03-14 Thread Rafael Pestano
://code.google.com/p/jsf-conventions-framework/ - Mensagem original - De: Gerhard Petracek gerhard.petra...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Cc: Enviadas: Quarta-feira, 14 de Março de 2012 20:55 Assunto: Re: MyFaces and CODI hi rafael, internally

Re: MyFaces and CODI

2012-03-14 Thread Gerhard Petracek
UFRGS @realpestano http://code.google.com/p/jsf-conventions-framework/ - Mensagem original - De: Gerhard Petracek gerhard.petra...@gmail.com Para: MyFaces Discussion users@myfaces.apache.org Cc: Enviadas: Quarta-feira, 14 de Março de 2012 20:55 Assunto: Re: MyFaces and CODI hi

Re: MyFaces and CODI

2012-03-09 Thread Gerhard Petracek
hi stephen, (that's an issue with the setup of weld and not related to myfaces codi.) however, myfaces codi doesn't need this support - if you also don't need cdi support for servlets, filters or listeners, you can run the application without those features. regards, gerhard http://www.irian.at

Re: MyFaces and CODI

2012-03-09 Thread Stephen More
of weld and not related to myfaces codi.) however, myfaces codi doesn't need this support - if you also don't need cdi support for servlets, filters or listeners, you can run the application without those features. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE

Re: MyFaces and CODI

2012-03-09 Thread Gerhard Petracek
: hi stephen, (that's an issue with the setup of weld and not related to myfaces codi.) however, myfaces codi doesn't need this support - if you also don't need cdi support for servlets, filters or listeners, you can run the application without those features. regards, gerhard

Re: MyFaces and CODI

2012-03-09 Thread Stephen More
:18 AM, Gerhard Petracek gerhard.petra...@gmail.com wrote: hi stephen, (that's an issue with the setup of weld and not related to myfaces codi.) however, myfaces codi doesn't need this support - if you also don't need cdi support for servlets, filters or listeners, you can run

Re: MyFaces and CODI

2012-03-09 Thread Gerhard Petracek
...@gmail.com wrote: hi stephen, (that's an issue with the setup of weld and not related to myfaces codi.) however, myfaces codi doesn't need this support - if you also don't need cdi support for servlets, filters or listeners, you can run the application without those features

Re: MyFaces and CODI

2012-03-09 Thread Gerhard Petracek
a simple error to the user saying Sorry or start a new conversation. -Thanks On Fri, Mar 9, 2012 at 3:18 AM, Gerhard Petracek gerhard.petra...@gmail.com wrote: hi stephen, (that's an issue with the setup of weld and not related to myfaces codi.) however, myfaces codi doesn't

Re: MyFaces and CODI

2012-03-09 Thread Stephen More
or start a new conversation. -Thanks On Fri, Mar 9, 2012 at 3:18 AM, Gerhard Petracek gerhard.petra...@gmail.com wrote: hi stephen, (that's an issue with the setup of weld and not related to myfaces codi.) however, myfaces codi doesn't need this support - if you also don't need

Re: MyFaces and CODI

2012-03-09 Thread Mark Struberg
More stephen.m...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Friday, March 9, 2012 1:27 PM Subject: Re: MyFaces and CODI Included in the JSF jar is META-INF/resources/javax.faces/jsf.js which enables its use by h:outputScript name=jsf.js library=javax.faces target

Re: MyFaces and CODI

2012-03-09 Thread Gerhard Petracek
windowId. LieGrue, strub - Original Message - From: Stephen More stephen.m...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Friday, March 9, 2012 1:27 PM Subject: Re: MyFaces and CODI Included in the JSF jar is META-INF/resources/javax.faces

Re: MyFaces and CODI

2012-03-09 Thread Stephen More
, then it will reload the page with a freshly requested windowId. LieGrue, strub - Original Message - From: Stephen More stephen.m...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Friday, March 9, 2012 1:27 PM Subject: Re: MyFaces and CODI Included

Re: MyFaces and CODI

2012-03-09 Thread Gerhard Petracek
. LieGrue, strub - Original Message - From: Stephen More stephen.m...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Friday, March 9, 2012 1:27 PM Subject: Re: MyFaces and CODI Included in the JSF jar is META-INF/resources/javax.faces/jsf.js

Re: MyFaces and CODI

2012-03-09 Thread Stephen More
...@gmail.com To: MyFaces Discussion users@myfaces.apache.org Cc: Sent: Friday, March 9, 2012 1:27 PM Subject: Re: MyFaces and CODI Included in the JSF jar is META-INF/resources/javax.faces/jsf.js which enables its use by h:outputScript name=jsf.js library=javax.faces target=head

Re: MyFaces and CODI

2012-03-09 Thread Gerhard Petracek
users@myfaces.apache.org Cc: Sent: Friday, March 9, 2012 1:27 PM Subject: Re: MyFaces and CODI Included in the JSF jar is META-INF/resources/javax.faces/jsf.js which enables its use by h:outputScript name=jsf.js library=javax.faces target=head/ Should

MyFaces and CODI

2012-03-08 Thread José Luis Cetina
Hi im so excited to start and use MyFaces and CODI but i cant get any good documentation in fact i only can get like 2 or 3 mini tutorial but they are really incomplete, can somebody recommend me to some tutorial or book to start with *CODI *y see this is an excellent extension, im moving from

Re: MyFaces and CODI

2012-03-08 Thread Gerhard Petracek
2012/3/8 José Luis Cetina maxtorz...@gmail.com Hi im so excited to start and use MyFaces and CODI but i cant get any good documentation in fact i only can get like 2 or 3 mini tutorial but they are really incomplete, can somebody recommend me to some tutorial or book to start with *CODI *y

Re: MyFaces and CODI

2012-03-08 Thread Stephen More
://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/3/8 José Luis Cetina maxtorz...@gmail.com Hi im so excited to start and use MyFaces and CODI but i cant get any good documentation