Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-04 Thread José Luis Cetina
@Romain any suggestions? 2014-09-03 23:59 GMT-05:00 Romain Manni-Bucau rmannibu...@gmail.com: Surely right if mf is in the ear and not the war but not a bug neither Le 3 sept. 2014 22:16, José Luis Cetina maxtorz...@gmail.com a écrit : This was the Last response from Leonardo: Hi

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-04 Thread Romain Manni-Bucau
sorry it is integrated on trunk and spending time to change the container lib is very very low priority for me ATM. For javaee 6 container I'd use deltaspike for it BTW. Hacking too much the container you'll just have something you can't rely on anymore (you don't know which features you can use

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-04 Thread Howard W. Smith, Jr.
Tomee 1.7 comes bundled with MyFaces 2.1.5 in tomee/lib. I usually replace those jars with MyFaces 2.2 jars. Are you doing the same? Do you have MyFaces in ear and tomee/lib? On Sep 4, 2014 10:31 AM, José Luis Cetina maxtorz...@gmail.com wrote: @Romain any suggestions? 2014-09-03 23:59

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-04 Thread Romain Manni-Bucau
well you can get some surprises with myfaces/cdi integration, it was done manually at this time. Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-09-04 16:54 GMT+02:00

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-03 Thread José Luis Cetina
Hi, i was trying to use MyFaces 2.2.4 with TomEE 1.7.0 JAX-RS, finally i remove all CODI sttuf from my webapp, i want to use myfaces 2.2.4 because i want to use the @javax.faces.view.ViewScoped (i use the omnifaces viewscoped) and the f:viewAction. But again im getting

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-03 Thread Romain Manni-Bucau
think so but more a MF issue this time I think Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-09-03 22:27 GMT+02:00 José Luis Cetina maxtorz...@gmail.com: Hi, i was

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-09-03 Thread Howard W. Smith, Jr.
Does Leonardo follow this list when people discuss MyFaces (2.2)? I think Mark Struberg monitors this list when MyFaces is discussed here. José, it will definitely be good to post this issue on the myfaces user list. On Wed, Sep 3, 2014 at 4:50 PM, Romain Manni-Bucau rmannibu...@gmail.com

TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-01-15 Thread José Luis Cetina
Hi. I use TomEE 1.6.0 Final release with myfaces 2.1.13 and jdk 1.7 with this i was using the org.omnifaces.cdi.ViewScoped annotation with any problem, with the new release of myfaces 2.2.0 i decide to change from org.omnifaces.cdi.ViewScoped to javax.faces.view.ViewScoped then im gettin this

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-01-15 Thread Romain Manni-Bucau
Hi Fo you get it on trunk as well? Le mercredi 15 janvier 2014, José Luis Cetina maxtorz...@gmail.com a écrit : Hi. I use TomEE 1.6.0 Final release with myfaces 2.1.13 and jdk 1.7 with this i was using the org.omnifaces.cdi.ViewScoped annotation with any problem, with the new release of

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-01-15 Thread José Luis Cetina
I will try right now 2014/1/15 Romain Manni-Bucau rmannibu...@gmail.com Hi Fo you get it on trunk as well? Le mercredi 15 janvier 2014, José Luis Cetina maxtorz...@gmail.com a écrit : Hi. I use TomEE 1.6.0 Final release with myfaces 2.1.13 and jdk 1.7 with this i was using the

Re: TomEE 1.6.0 + MyFaces 2.2.0 + javax.faces.view.ViewScoped

2014-01-15 Thread Howard W. Smith, Jr.
Is it working for you, now? On Jan 15, 2014 6:00 PM, José Luis Cetina maxtorz...@gmail.com wrote: I will try right now 2014/1/15 Romain Manni-Bucau rmannibu...@gmail.com Hi Fo you get it on trunk as well? Le mercredi 15 janvier 2014, José Luis Cetina maxtorz...@gmail.com a écrit