Re: Creating custom ClassLoader.
From: Frank Rouse (junk_at_junk.net)
Date: 06/19/04
- Next message: Liz: "Re: Can't seem to UPDATE dBase table"
- Previous message: David Favro: "ClassLoader.getResource() failure"
- In reply to: Roedy Green: "Re: Creating custom ClassLoader."
- Next in thread: Chris Smith: "Re: Creating custom ClassLoader."
- Reply: Chris Smith: "Re: Creating custom ClassLoader."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 19 Jun 2004 00:03:49 -0400
Roedy Green wrote:
> On Fri, 18 Jun 2004 18:40:17 -0400, Frank Rouse <junk@junk.net> wrote
> or quoted :
>
>
>> Object o = c.newInstance(); <===== Exception here.
>
>
> does the class have a no arg public constructor?
>
Thanks for the reply. I did create a no parameter constructor just
for testing purposes. Still no luck. Open to other suggestions.
Cheers
- Next message: Liz: "Re: Can't seem to UPDATE dBase table"
- Previous message: David Favro: "ClassLoader.getResource() failure"
- In reply to: Roedy Green: "Re: Creating custom ClassLoader."
- Next in thread: Chris Smith: "Re: Creating custom ClassLoader."
- Reply: Chris Smith: "Re: Creating custom ClassLoader."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]