These kinds of questions are best discussed on the user list. There is also a much larger group of people there who can help with your question.
sean On 12/13/05, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Which tomcat are you using? > > > > On 12/13/05, Dennis Byrne <[EMAIL PROTECTED]> wrote: > > is tomohawk.jar under WEB-INF/lib ? > > > > ---- Original message ---- > > >Date: Tue, 13 Dec 2005 00:23:10 -0500 > > >From: "Tom Butler" <[EMAIL PROTECTED]> > > >Subject: Tomahawk and JSF RI > > >To: <[email protected]> > > > > > > I'm trying to add Tomahawk to my existing java > > > project (JSF RI & myeclipse IDE) using the > > > following instructions from the FAQ page: > > > > > > > > > > > > http://myfaces.apache.org/faq.html > > > > > > Can I use MyFaces extensions (aka Tomahawk) with the > > > JSF RI? > > > > > > Yes, most of the Apache MyFaces extensions work with > > > JSF RI. You must only copy tomahawk.jar to your > > > WEB-INF/lib folder. To be able to use the MyFaces > > > extensions add the following line to your JSPs: > > > > > > <%@ taglib uri="http://myfaces.apache.org/tomahawk" > > > prefix="t"%> > > > > > > > > > > > > I receive the following error: > > > > > > org.apache.jasper.JasperException: The absolute uri: > > > http://myfaces.apache.org/tomahawk cannot be > > > resolved in either web.xml or the jar files deployed > > > with this application > > > > > > > > > > > > Do I need to deploy the tomahawk.tld file > > > separately? Any other instructions? > > > > > > > > > > > > Thanks. > > > > > > > > > > Dennis Byrne > > > > > -- > Matthias Wessendorf > Zülpicher Wall 12, 239 > 50674 Köln > http://www.wessendorf.net > mwessendorf-at-gmail-dot-com >
