The only problem I have personally run into when using the components with the RI is with Tiles. The tiles addon for MyFaces claims (incorrectly) to work with the RI. (We should probably strike that statement from the website.)
Are you using 1.0.8? If so, are you trying to use the forceId attribute? Your error message sounds vaguely familiar to an old error message we would generate when using that attribute. If you are using 1.0.7 or the very latest source code, however, then that should not be an issue. Most likely this is a bug that we need to fix. Please try a very simple example and see if it also fails when you take the RI out of the mix. If it does, please report a bug to JIRA (http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600). It's very important that we take advantage of any feedback the users can report to us. Thanks, sean On 21 Jan 2005 14:00:01 -0000, mfaine <[EMAIL PROTECTED]> wrote: > Is it possible to use the myfaces extended components with Sun's Reference > Implementation of JSF? I have tried to include the myfaces-components.jar > in my project so that I could use the inputCalendar component but I always > get an error about Duplicate component ID. > > Thanks, > -Mark >

