I've got this working for now. I scaled down the jar to only include the selectOneComponent, and I added the necessary classes from impl to the tomahawk jar.
Any idea when selectOneRow will be moved out of the sandbox and in with the main components? Frank Russo Senior Developer FX Alliance, LLC -----Original Message----- From: Mike Kienenberger [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 1:07 PM To: MyFaces Discussion Subject: Re: Tomahawk and JSF RI On 3/28/06, Frank Russo <[EMAIL PROTECTED]> wrote: > This has probably been discussed a thousand times, but I can't find a > mailing list archive. Our mailing lists are hidden under the project info navigation link, which is unfortunate. Here's a direct link. http://myfaces.apache.org/mail-lists.html On 3/29/06, Frank Russo <[EMAIL PROTECTED]> wrote: > I'm having trouble getting to the JIRA page. I'm also getting a "Service Temporarily Unavailable" error. > I'm getting another exception: > > java.lang.NoClassDefFoundError: > org/apache/myfaces/renderkit/html/HtmlHiddenRenderer The issue I opened listed the components with incorrect Myfaces-Impl dependencies. However, each of those components had multiple errors. So you're looking at something like 50 errors to correct (although many of them are duplicates). It's something that's going to take time to fix, especially since we want to do a release of the MyFaces implementation this week. My recommendation is to pull out the SelectOneRow component by itself for now. Or maybe it'd be easier to delete the problem components by directory in your personal build.

