Re: Help : Eclipse doesn't recognize facelets components

2012-03-21 Thread Robert Maier
Hi there, have you enabled the JSF Facet in your eclipse project settings? (Right click on project - settings - project facets) Regards, Robert On 03/21/2012 04:25 PM, ayouB __ wrote: Hi every body, I'm working now on a web project using MyFaces2.1.6(Facelets)/RichFaces4, i'm surprised of

Problem with Orchestra with PrimeFaces fileupload

2011-06-03 Thread Robert Maier
Hello everybody, I'm currently having a problem with Orchestra 1.4 when using it with Spring 3.0.5, JSF 2.1 (Mojarra 2.1.1-b04) and PrimeFaces 3.0.M1. I have a PrimeFaces Dialog with a nested Wizard compoment. My bean with scope conversation.manual is invalidated either when the dialog is

Re: all-in-one dist package

2011-05-16 Thread Robert Maier
Have a look at the end of the wiki page. I guess this is what you are looking for: *OPTIONAL all-in-one dependency for JSF 1.2 projects* dependency groupIdorg.apache.myfaces.extensions.cdi/groupId artifactIdmyfaces-extcdi-dist-jsf12/artifactId version${codi.version}/version

Problem with @PageBean

2011-04-27 Thread Robert Maier
Hello everybody, I have a problem in a simple test-application whhich uses CODI with JSF2.0, Glassfish 3.1 and Weld. I posted a detailed problem-description to stackoverflow: http://stackoverflow.com/questions/5803492/apache-myfaces-codi-pagebean-argument-bean-must-not-be-null/5803922#5803922

Re: Problem with @PageBean

2011-04-27 Thread Robert Maier
http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/4/27 Robert Maier robert.m.ma...@gmail.com Thank you both for your answers, I did replace the bundles weld-osgi-bundle with the 1.1.1

Re: Problem with @PageBean

2011-04-27 Thread Robert Maier
/source/browse/?r=glassfish31#hg%2Fcommunity http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/4/27 Robert Maier robert.m.ma...@gmail.com Hello everybody, I have a problem in a simple

Re: Problem with @PageBean

2011-04-27 Thread Robert Maier
2011/4/27 Robert Maier robert.m.ma...@gmail.com Hello everybody, I have a problem in a simple test-application whhich uses CODI with JSF2.0, Glassfish 3.1 and Weld. I posted a detailed problem-description to stackoverflow: http://stackoverflow.com