Is there any documentation on this somewhere? Or is it as simple as dropping
the myfaces-extentions.jar into lib and then using the new taglibs (I've
seen myfaces_ext.tld and myfaces_ext_sf.tld, and a faces-config.xml packaged
in the jar: I assume that this faces-config.xml will be ignored?!) according
to the examples in myfaces-examples?


the most components should work
copy myfaces-extentions.jar into lib folder

the faces-config.xml inside of the jar define
the *MyFaces Components*; It will not be ignored

but you still need your own (application) faces-config.xml
that contains YOUR navi rules and managed beans

Btw. myfaces_ext_sf.tld is for legacy support of our
sourceforge code base. (backwards compatibility)
myfaces_ext.tld all *new* components and Apache Namespaces

HTH,
Matthias


Thx for the help! stf




-- 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

Reply via email to