Use Myfaces Core 1.1.5 and the Myfaces Tomahawk/Sandbox 1.1.5 release
candidate found here:

http://people.apache.org/builds/myfaces/tomahawk-1.1.5/



On 4/13/07, Rudi Steiner <[EMAIL PROTECTED]> wrote:
Hello,

I set up a new project with myfaces-api-1.1.5.jar,
myfaces-impl-1.1.5.jar, tomahawk-1.1.3.jar and everything works fine
so far.

Non I added tomahawk-sandbox-1.1.5-SNAPSHOT.jar from the nightly
builds to test some sandbox components. The problem is, that I can't
use the sandbox component but get this instead:

java.lang.NoClassDefFoundError: org/apache/myfaces/custom/dojo/DojoWidget

Googleing around I found, that "The dojo stuff was moved from
sandbox to tom 3-4 weeks ago. So, the libraries should be found
there." and realy, I found the class in the
tomahawk-1.1.5-SNAPSHOT.jar.

My problem is the following: I don't want to use snapshot-versions of
the myfaces-impl just to use the sandbox components but I woul'd like
to use the last stable versions of the myfaces- and tomahawk impl
(myfaces-api-1.1.5.jar, myfaces-impl-1.1.5.jar, tomahawk-1.1.3.jar)
plus the sandbox components (tomahawk-sandbox-1.1.5-SNAPSHOT.jar).

Has anyone an idea, how I can get this combination up and running?

Thank you,
Rudi

Reply via email to