Jochen Wuttke schrieb:
Hi,

I saw in the archive that this question has been asked about a year ago, but I couldn't find an answer to it:

Where are the examples? http://myfaces.apache.org/core12/gettingstarted.html says they should be here http://myfaces.apache.org/download.html , but they are not.

The myfaces nightly build system has not been working for a long time now. It's one of those things that never quite gets to the top of the todo list for any of the busy myfaces developers.

You can find the source code for the examples here:
  http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk/examples/

I tried to work around those missing examples by installing the SUN RI examples, in the way that is also discussed on the page. But those examples don't work unless I use Sun's implementation of JSF, which as I understand it is not what the "Getting started" page says.
The sun examples will work with MyFaces. That's the whole point of JSF.

The sun jsf jars need to be removed and the myfaces jars used instead. And the web.xml may need to be adjusted. But nothing else should need to be changed.

Regards,
Simon

Reply via email to