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

