Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 May 2000 11:42:58 +0100
From:      "Koster, K.J." <K.J.Koster@kpn.com>
To:        'Ernst de Haan' <ernst@jollem.com>
Cc:        'FreeBSD Java mailing list' <freebsd-java@freebsd.org>
Subject:   RE: NoClassDefFoundError: InvokerGen
Message-ID:  <59063B5B4D98D311BC0D0001FA7E452201313B46@l04.research.kpn.com>

next in thread | raw e-mail | index | archive | help
> 
> Looking at the source code of InvokerGen, it seems a bit odd 
> to me that
> the class is package-protected /:-/ tho it does not belong to 
> any package. I'm not sure that this is an error.
>
No, I've tried public-ing the class, but that does not matter. I looked at
SigInfo too, making it static internal, but that don't help either.

>
> Did you try "java [className]" ? If it sais class not found,
> then your class path is prolly incorrect.
>
Hmm. How would you explain that "java InvokerGen" gives me a
class-not-found, and "javap InvokerGen" gives me the contents of the class
file?

I have read on the RMI-USERS newsgroup that the classnotfound error does not
necessarily means that the loaded class is not available, but that perhaps
one of the classes that it depends on is not available.

I have read the source and checked with javap and -verbose, but as far as I
can tell, all the dependencies are available.

>
> I should note that I built the JDK *without* DPS or ODBC
> support.
>
I build it with both those on my test box and it works fine.

>
> Sure, I mentioned in my mails that I would mirror both the 
> -<seqnr> and the -latest tar.gz's :)
>
Oops. RTFM (Read the Flippin' Mail) :-) Sorry about that.

    Kees Jan

==============================================
 You are only young once,
      but you can stay immature all your life


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59063B5B4D98D311BC0D0001FA7E452201313B46>