[ANNOUNCE] JSF and JAVA EE NEWSCAST - Episode 14 - April 2013

2013-04-09 Thread Kito Mann
Hello, I am pleased to announce a new episode of the JSF and Java EE Newscast on JSFCentral.com. The Enterprise Java Newscast, hosted by Kito D. Mann, Ian Hlavats, and Daniel Hinojosa, is a monthly podcast that covers the latest headlines in the world of JavaServer Faces and Enterprise Java devel

Re: config web.xml myfaces for use with primefaces

2013-04-09 Thread maurojava
Tank you for response. I have tried but when add some of your param into wrb.xml i get a flag of error into netbeans. For many param not work with myfaces. Il giorno 09/apr/2013 20.01, "Howard W. Smith, Jr. [via MyFaces]" < ml-node+s10567n114548...@n7.nabble.com> ha scritto: > On Tue, Apr 9, 2013

Re: config web.xml myfaces for use with primefaces

2013-04-09 Thread Howard W. Smith, Jr.
On Tue, Apr 9, 2013 at 5:53 AM, maurojava wrote: > please you can send me a complete web.xml for get myfaces to work with > primesfaces ? > Below is part of my web.xml, which should be enough to get you started with PrimeFaces and TomEE. Please post any questions related to PrimeFaces on the Pr

Re: config web.xml myfaces for use with primefaces

2013-04-09 Thread Romain Manni-Bucau
here is an app using pf in tomee (not sure about tomee versions since it is now a bit old so maybe it is no more up to date but the conf didnt change): https://github.com/rmannibucau/agoncal-application-petstore-ee6 here is the web.xml: https://github.com/rmannibucau/agoncal-application-petstore-e

Re: config web.xml myfaces for use with primefaces

2013-04-09 Thread maurojava
please you can send me a complete web.xml for get myfaces to work with primesfaces ? and with rich faces? tank you very much mauro -- View this message in context: http://myfaces.10567.n7.nabble.com/config-web-xml-myfaces-for-use-with-primefaces-tp114536p114544.html Sent from the MyFaces -

Re: config web.xml myfaces for use with primefaces

2013-04-09 Thread Gerhard Petracek
hi, @ #1: it shouldn't be needed (myfaces-core is doing it automatically). if you have issues after removing it, please report it to the team of tomee. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professio

Re: config web.xml myfaces for use with primefaces

2013-04-09 Thread Thomas Andraschko
1) it's necessary 2) Just use google... It's a EL Implementation 2013/4/8 maurojava > tank you for your response. > When i create a new project with netbeans 7.3 and tomee server, and i add > the JSF framework, i get automatically into web.xml the following > configuration for myfaces: > > > >

Re: config web.xml myfaces for use with primefaces

2013-04-09 Thread maurojava
tank you for your response. When i create a new project with netbeans 7.3 and tomee server, and i add the JSF framework, i get automatically into web.xml the following configuration for myfaces: org.apache.myfaces.webapp.StartupServletContextListener Faces Servlet