Hi,

Another problem:

When I import the sandbox jar file, the eclipse can recoginise the tag
library now. 

But, when I run the application, the class not found exception is throw

java.lang.NoClassDefFoundError: org/apache/myfaces/component/LocationAware

Should I import another jar for the sandbox?





user08070101 wrote:
> 
> HI,
> 
> My current JSF application use the Richfaces with RI implement. I want to
> add myfaces components to my application. I have imported the
> tomahawk-1.1.1.jar to my web-inb\lib and add the following code to my jsp
> page:
> <%@ taglib prefix="s" uri="http://myfaces.apache.org/sandbox"; %>
> 
> However, the error "cannot find the tag library descriptor for
> http://myfaces.apache.org/sandbox"; is shown.
> 
> How to fix the problem? Thanks
> 

-- 
View this message in context: 
http://www.nabble.com/Can-myfaces-use-the-JSF-RI-implement--tp19174984p19175860.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to