This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: current CVS: load errors?


>>>>> "Nic" == Nic Ferrier <nferrier@tf1.tapsellferrier.co.uk> writes:

Nic> I'm trying to prepapre my socket patch (after many fatal machine
Nic> problems) but I'm having trouble with the latest CVS.

Nic> When I try to load a jar file (with a Main-Class attribute for
Nic> pointing to the class to run) I get the following exception:

Nic> Exception in thread "main" java.lang.NoClassDefFoundError: gnu.paperclips.boot.webappd

Nic> Is there a baseline tag at the moment? or does someone know
Nic> what's wrong with the current head revision?

Nothing's wrong that I'm aware of.  But something could have broken, I
suppose.  Do you have a simple test case?  Or is your jar file
self-contained enough that I could easily take a look at it?

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]