[richfaces-issues] [JBoss JIRA] Resolved: (RF-3515) NoClassDefFoundError from SequenceDataAdaptor if jstl classes aren't in classpath

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu May 22 12:03:59 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3515?page=all ]

Ilya Shaikovsky resolved RF-3515.
---------------------------------

    Resolution: Rejected

It's standard JSF behaviour so Richfaces just do the same.

> NoClassDefFoundError from SequenceDataAdaptor if jstl classes aren't in classpath
> ---------------------------------------------------------------------------------
>
>                 Key: RF-3515
>                 URL: http://jira.jboss.com/jira/browse/RF-3515
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0, 3.2.1
>         Environment: All
>            Reporter: Sei Syvalta
>
> In org.ajax4jsf.component.SequenceDataAdaptor.getDataModel() (row 62) there's reference to javax.servlet.jsp.jstl.sql.Result. I think jstl isn't documented as a runtime dependency of richfaces, so it should be loaded dynamically so that if the class isn't available, no exception would occur.
> There's also the following comment in the code: "// TODO - for jsf 1.2 use method from superclass ?", so perhaps the instanceof checks could be avoided completely?

-- 
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 richfaces-issues mailing list