Re: [Jamvm-general] More problems (Resources this time)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>-----Original Message-----
>I notice that you're using -Xbootclasspath/a:...  This appends the
>entries to the end of the default bootclasspath; it does not replace
>it.   The existing entries in the bootclasspath will be searched
>before the appended entries.  Is it possible that classes/resources
>are being picked up from different places?
>
>To be sure of what is going on, it is probably better to replace the
>bootclasspath using -Xbootclasspath:...  Alternatively you can use
>-Xbootclasspath/c:.. or -Xbootclasspath/v:...  By default, the
>bootclasspath is made up of two things.  Where to find JamVMs VM
>classes (normally in classes.zip) and where to find GNU Classpath's
>classes (normally in glibj.zip), e.g:
>
>/usr/local/jamvm/share/jamvm/classes.zip:/usr/local/classpath/share/classpath/glibj.zip

Thanks Rob. I thought I'd tried this, but I'll give it another shot... for the minute I'm just not using ZIPs, but I'm kindof scared that this will crop up again elsewhere.

Regardless of the method used, I can't get it to read the full Classpath file. Any suggestions as to what I can do to find out why?

>As to the general problem I'm afraid I'm not much use.  I don't
>actually run a huge amount of Java programs myself!  I'm CC-ing this
>to the GNU Classpath list in case somebody on there can help.

Thanks... I'm sure that the irony of the creator of a Java VM not actually using Java isn't lost on you! ;-)




[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux