Dustin Lang wrote:
> Hi,
>
> An ammendment to my original post:
>
> The ClassNotFoundException is successfully caught and execution continues
> (same as it would if a really nonexistant class name was given in the
> config file), but immediately after it comes the error everyone loves,
>
Umm I find that I will get htis error for a class when a class it derives on
is not present.
Thus if you dervie JFrame and dont have swing in your path you get and error
saying your class is not found
arrgh.
Are all the super classes accessible ???
Mike
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]