Re: Where do the Java imports exist?
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Mon, 08 May 2006 20:59:15 GMT
On 8 May 2006 13:28:41 -0700, dmckeon@xxxxxxxxxxxx wrote, quoted or
indirectly quoted someone who said :
If it's included automatically, do you know why it might be looking on
the internet rather than on my local machine?
Java.exe wakes up and looks in the registry to find the current JVM.
That is how it finds rt.jar.
What is your evidence it is looking on the Internet for rt.jar?
Assuming it truly is, check out the registry entries to see if they
are screwed. You might consider uninstalling all Java, wiping out all
registry entries and starting from scratch installing JVMs and JREs in
chronological order, ideally just one.
see http://mindprod.com/jgloss/jdk.html
http://mindprod.com/jgloss/registry.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- Where do the Java imports exist?
- From: dmckeon
- Re: Where do the Java imports exist?
- From: Mark Thomas
- Re: Where do the Java imports exist?
- From: dmckeon
- Re: Where do the Java imports exist?
- From: Roedy Green
- Re: Where do the Java imports exist?
- From: dmckeon
- Where do the Java imports exist?
- Prev by Date: Re: Where do the Java imports exist?
- Next by Date: Questions about a simple RMI example
- Previous by thread: Re: Where do the Java imports exist?
- Next by thread: Re: Where do the Java imports exist?
- Index(es):
Relevant Pages
|