jdk15/javaws on amd64

Greg Lewis glewis at eyesbeyond.com
Tue Jan 1 09:11:52 PST 2008


On Sat, Dec 29, 2007 at 11:38:01PM +1300, Jonathan Chen wrote:
> I'm trying out the jdk-1.5.0.13p7_1,1 javaws on 7-STABLE/amd64 system.
> Running it with no arguments will pop-up the web-start manager; but if
> an jnlp file is supplied I get:
> 
>  Exception in thread "main" java.lang.NoClassDefFoundError:
>  com/sun/deploy/util/PerfLogger
> 		 at com.sun.javaws.Main.main(Main.java:65
> 
> The invocation on a 7-STABLE/i386 system appears to work; I'm hoping
> for tips on general whereabouts or what to look in the source tree so
> that I can attempt to fix the problem.

That class file should be in jre/lib/deploy.jar.  Thats where it is on
i386 at least.  I don't immediately see any reason it wouldn't be included
on amd64.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list