Hi, I'm new to jetspeed and jsf. Until now I have made most of my development in php, "plain" java and simple servlets.
For a few days now I have been struggling with the creation of a simple JSF-MyFaces Portlet which will run in my Jetspeed-2.2.0 environment ( build in/with Eclipse ). I would like it to be based on MyFaces as I already have parts of my application done as servlets - with a few tomahawk components. I have rebuild the sample from http://freemockexamssunjava.scja.com/jsr168/399test829mockexamsportletdevelopmentbooks.jsp?link=multi16jsr168jsfportlethttp://freemockexamssunjava.scja.com/jsr168/399test829mockexamsportletdevelopmentbooks.jsp?link=multi16jsr168jsfportlet but without success. When trying to deploy the sample in my installation I do get the following error ( multiple times ) DefaultValidationEventHandler: [FATAL_ERROR]: unexpected element (uri:"", local:"portlet-app"). Expected elements are <{http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd}portlet-app>,<{http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd}portlet-app> I have no clue which file I have to update and what to add to that file. Could someone of you please help me, point me to a jsf/myFaces tutorial that works or provide me with a sample-project that actually works? It doesn't need to be fancy. I have managed to create a few jsf servlets, it's the portlet part that seems to cause my troubles. Every help is appreciated Patrick --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-user-h...@portals.apache.org