EnhancedFileUploadTools
EnhancedFileUploadTools
- Subject: EnhancedFileUploadTools
- From: David Holt <email@hidden>
- Date: Mon, 25 Apr 2005 13:41:36 -0700
Hi all,
I have downloaded Jonathon's code from WOCode as suggested by Chuck a
few months ago in the thread on WOFileUpload and progress bars. I have
installed the framework by building the project from the command line,
then I have added the framework to my new project. In the readme, it
says that you use the framework by registering a new NBURequestHandler
in Application.java. When I build and run my project I get the
following error in the Run log:
java.lang.NoClassDefFoundError: NBURequestHandler
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:1655)
at java.lang.Class.getMethod0(Class.java:1901)
at java.lang.Class.getMethod(Class.java:984)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:70)
Executable “UploadTestSuite” has exited with status 1.
What am I doing wrong? Thanks,
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden