Dave,
DOJO used to be in sandbox, but has been moved to tomahawk in the
current trunk (and thus nightly builds)
If you are using the current sandbox nightly, you will need a current
tomahawk nightly to go with it.
Using sandbox with previously-released Tomahawk has always been prone to
compatibility problems like this. Of course sandbox is, as always, "use
at your own risk" so either revert to an older sandbox or get a current
Tomahawk nightly. :)
Regards,
Jeff Bischoff
Kenneth L Kurz & Associates, Inc.
Wendy Smoak wrote:
On 12/5/06, Dave <[EMAIL PROTECTED]> wrote:
I am using sandbox 1.1.5 for modelDialog. But I got the following error:
java.lang.NoClassDefFoundError:
org/apache/myfaces/custom/dojo/DojoUtils
I looked at the sandbox jar file. It did not have the class. Which jar
file
has it?
/svn/myfaces/current/tomahawk
$ find . -name "DojoUtils.java"
./core/src/main/java/org/apache/myfaces/custom/dojo/DojoUtils.java
It should be in the main tomahawk jar (not sandbox).