Re: EnhancedFileUploadTools
Re: EnhancedFileUploadTools
- Subject: Re: EnhancedFileUploadTools
- From: Chuck Hill <email@hidden>
- Date: Mon, 25 Apr 2005 17:13:31 -0700
I'm guessing you might be missing the package name when registering
this. What does your code look like?
Chuck
On Apr 25, 2005, at 1:41 PM, David Holt wrote:
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:
village.net
This email sent to email@hidden
--
Practical WebObjects - a book for intermediate WebObjects developers
who want to increase their overall knowledge of WebObjects, or those
who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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