On 4/5/06, Arash Bijanzadeh <[EMAIL PROTECTED]> wrote: > Trying to run jenia example I got: > java.lang.NoClassDefFoundError: > org/apache/myfaces/renderkit/html/HtmlFormRendererBase > > And he is write! There is not HtmlFormRendererBase in this package. but in > org/apache/myfaces/shared_impl/renderkit/html/ > I could not figure out what is happening here?!
Perhaps the example needs to be updated to use the new class location?

