Post subject: MyEclipse 5.0 doesnt support MyFaces Tomahawk 1.1.1 Posted: Nov 01, 2006 - 10:41 PM
Joined: Dec 05, 2005
Posts: 31
I am using MyEclipse 5.0, Eclipse 3.2 and added MyFaces 1.1.1 Capabilities to MyProject. Not sure how to add Tomahawk capabilities to the Project. Does MyEclipse 5.0 provide this facility Out-Of-The-Box if not how do i add these?
I get the following error
OracleJSP: oracle.jsp.parse.JspParseException: /greetingList.jsp: Line # 7, <%@ taglib uri="http://myfaces.apache.org/sandbox" prefix="s" %>
Error: "http://myfaces.apache.org/sandbox" is not a registered TLD namespace.
I guess the error is due to non availability of jar file related to Tomahawk. So how do i add Tomahawk jar file out-of-the-box as similar to myfaces to my project capabilities in MyEclipse 5.0.