Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2001 13:18:48 +1000
From:      Joe Shevland <J.Shevland@eclipsegroup.com.au>
To:        'Norbert Papke' <npapke@acm.org>, 'westbay' <westbay@seaple.icc.ne.jp>
Cc:        "'java@FreeBSD.ORG'" <java@FreeBSD.ORG>
Subject:   RE: Baffled: Linux JDK 1.3.0 Port
Message-ID:  <C56487636E5CD4119B1E00D0B789098AC96893@MEL-EXCH1>

next in thread | raw e-mail | index | archive | help
Its really odd! Anything weird at all with your setup? Different file
systems or strange JDK setup (whatever that may mean)?

> -----Original Message-----
> From: owner-freebsd-java@FreeBSD.ORG
> [mailto:owner-freebsd-java@FreeBSD.ORG]On Behalf Of Norbert Papke
> Sent: Thursday, 10 May 2001 12:59 PM
> To: westbay
> Cc: java@FreeBSD.ORG
> Subject: Re: Baffled: Linux JDK 1.3.0 Port
> 
> 
> 
> Just to clrarify, this is what happens:
> 
>   /usr/home/npapke %ll Hello.class
>   -rw-r--r--  1 npapke  npapke  416 May  9 19:54 Hello.class
>   /usr/home/npapke %java -classpath . Hello
>   Exception in thread "main" java.lang.NoClassDefFoundError: Hello
>   /usr/home/npapke %cd /tmp
>   /tmp %cp ~/Hello.class .
>   /tmp %ll Hello.class
>   -rw-r--r--  1 npapke  wheel  416 May  9 19:57 Hello.class
>   /tmp %java -classpath . Hello
>   Hello World!
> 
> 
> Is it just me, or is this really odd?
> 
> Cheers.

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?C56487636E5CD4119B1E00D0B789098AC96893>