Chris, If you just want to use myfaces components with the RI then you just need the myfaces-extensions.jar in your classpath. It is ok to have the RI in your classpath. Like Matthias was saying, if you want to use only myfaces and not the RI that's when you need to make sure that the RI jars are not in your servelt container's classpath.
HTH, sean On Thu, 03 Feb 2005 11:27:33 +0100, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Chris, > > the hint is regarding using MyFAces *instead* of RI or else > you will be able to use myfaces-extentions.jar with RI or > else. > > Feedback will be very welcome! > > -Matthias > > Chris C wrote: > > I need some advice please, > > > > I am wanting to use one of the MyFaces components in a > > project that has already had a large amount of work > > completed using IBM's WSAD (which uses their jsf > > implementation and components). > > > > In the getting stated section of the MyFaces web site > > it says > > > > "Make sure that there is no jsf-api.jar (i.e. Suns API > > implementation) in the classpath or in one of your > > container's shared lib directories (e.g. common/lib or > > shared/lib for Tomcat)." > > > > Is there a problem in mixing and matching components > > from different sources (ie MyFaces & IBM) for a > > project? - or am I missing the point? > > > > Thanks in advance for any feedback > > sy > > > > Find local movie times and trailers on Yahoo! Movies. > > http://au.movies.yahoo.com > > > > -- > Matthias We�endorf > Aechterhoek 18 > DE-48282 Emsdetten > Germany > phone: +49-2572-9170275 > cell phone: +49-179-1118979 > email: matzew AT apache DOT org > url: http://www.wessendorf.net > callto://mwessendorf (Skype) > icq: 47016183 >
