> > the most components should work > copy myfaces-extentions.jar into lib folder
Ok, I did. > > the faces-config.xml inside of the jar define the *MyFaces > Components*; It will not be ignored Oops, look like I did not yet arrive at the "Build and package your own JSF-Components" in my jsf-book. Sorry. > > but you still need your own (application) faces-config.xml > that contains YOUR navi rules and managed beans Got that. Now I started to integrate the x:htmlEditor component: This works. Sort of. The component is rendered, but all references to styles, images or the .js used by the editor are unsatisfied: All ressources needed by the html-editor are in myfaces-extensions.jar. Sorry, if I bother you with basic tomcat-questions, but how do I tell the web-app to lookup these ressources inside the jar?! Or do I have to unpackage them? (no, in the myfaces-example, these files are still packaged inside the jar) Cheers stf > > 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 >

