what omnifaces version use with tomee 1.7??

2015-12-31 Thread mauro2java2011
Happy new year to all .!!! I not understand what omnifaces version to use with tomee 1.7.2/1.7.3 I have read from the website that omnifaces 2.2 require JSF2.2 and cdi . Now i know that tomee 1.7.2/1.7.3 came shipped with jsf2.1 and cdi 1.0 or 1.1 ??? So i ask if i can use the omnifaces 2.2 or

Re: what omnifaces version use with tomee 1.7??

2015-12-31 Thread Romain Manni-Bucau
Hi Mauro, this is really a question for omnifaces more than tomee. That said to make it clear: - tomee 1.x is JavaEE 6 - so CDI 1.0 and JSF 2.1 (I dont know much omnifaces but sounds like v1.x is the one to use there) - tomee 7.x is JavaEE 7 - so CDI 1.2 and JSF 2.2 Romain Manni-Bucau

Re: what omnifaces version use with tomee 1.7??

2015-12-31 Thread mauro2java2011
But if i not change the jsf jars from version 2.1 at 2.2 i have to use 1.8? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/what-omnifaces-version-use-with-tomee-1-7-tp4677331p4677336.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: what omnifaces version use with tomee 1.7??

2015-12-31 Thread mauro2java2011
Hi Romain, fro the website omnifaces : http://showcase.omnifaces.org/ i read: OmniFaces 2.x Required: Java 1.7, JSF 2.2, EL 2.2, Servlet 3.0 and CDI 1.1 Optional: BV 1.0 -- OmniFaces 1.1x Required: Java 1.6, JSF 2.0, EL 2.1, Servlet

Re: what omnifaces version use with tomee 1.7??

2015-12-31 Thread Romain Manni-Bucau
all but 2 it seems Romain Manni-Bucau @rmannibucau | Blog | Github | LinkedIn | Tomitriber 2015-12-31 10:36 GMT+01:00

Re: what omnifaces version use with tomee 1.7??

2015-12-31 Thread Howard W. Smith, Jr.
Mauro, I use tomee+ 1.7.x with latest version of OmniFaces 2.x, and replace tomee/lib/myfaces JAR files with latest MyFaces 2.2.x files, always.

Re: what omnifaces version use with tomee 1.7??

2015-12-31 Thread Howard W. Smith, Jr.
Try OmniFaces 1.8 On Dec 31, 2015 7:02 AM, "mauro2java2011" wrote: > But if i not change the jsf jars from version 2.1 at 2.2 i have to use 1.8? > > > > > -- > View this message in context: >