[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3137) Numberguess example throws NoClassDefFoundError: org/richfaces/webapp/taglib/UIComponentELTagBase

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Jun 26 11:51:58 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-3137?page=all ]

Pete Muir updated JBSEAM-3137:
------------------------------

        Fix Version/s: 2.1.0.BETA1
    Affects Version/s: 2.1.0.A1
                           (was: 2.1.0.BETA1)

> Numberguess example throws NoClassDefFoundError: org/richfaces/webapp/taglib/UIComponentELTagBase
> -------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-3137
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3137
>             Project: Seam
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 2.1.0.A1
>            Reporter: Stan Silvert
>             Fix For: 2.1.0.BETA1
>
>
> If I run the trunk version of numberguess, I get:
> javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/richfaces/webapp/taglib/UIComponentELTagBase
> 	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:273)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> I'm looking through the code and I noticed that org.jboss.seam.ui.util.cdk.UIComponentTagBase extends the RichFaces UIComponentELTagBase.  I assume that is the problem?  I assume you don't want Seam to be dependent on RichFaces?
> Also, Seam's UIComponentTagBase is marked as @deprecated.
> So I'm not sure how to proceed.  I could add the RichFaces jar to numberguess, but that's probably not the correct fix.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list