[richfaces-issues] [JBoss JIRA] Updated: (RF-2927) RichFaces 'double implementation' MethodNotFoundException bug for 3.2.0

Tomas Cerny (JIRA) jira-events at lists.jboss.org
Tue Apr 1 21:39:43 EDT 2008


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

Tomas Cerny updated RF-2927:
----------------------------

    Fix Version/s:     (was: 3.2.1)

If have jars in my app.jar

I can deploy it but it still does not work here is an eclipse debug example (HtmlRecursiveTreeNodesAdaptor):

"adaptor"=HtmlRecursiveTreeNodesAdaptor (id=12994)
"adaptor instanceof org.richfaces.component.html.HtmlRecursiveTreeNodesAdaptor"=false

> RichFaces 'double implementation' MethodNotFoundException bug for 3.2.0
> -----------------------------------------------------------------------
>
>                 Key: RF-2927
>                 URL: http://jira.jboss.com/jira/browse/RF-2927
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: Linux
>            Reporter: Tomas Cerny
>         Assigned To: Maksim Kaszynski
>
> http://jira.jboss.org/jira/browse/RF-1713
> I have 3.2.0 and have still the same problem.
> I have this paths for jars
>  <copy todir="${war.dir}/WEB-INF/lib">
>                         <fileset dir="${lib.dir}">
>                         	    <include name="richfaces-impl*.jar" />
>                         		<include name="richfaces-ui*.jar" />
> ...
> <target name="ear" description="Build the EAR">
>                 ...
>                         <fileset dir="${basedir}">
>                                <include name="lib/richfaces-api*.jar" />
> .....

-- 
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