Oh, I guess setting NEXT_ROOT will prevent /System/Library/Frameworks/JavaVM.framework from being found?
On Mar 27, 2013, at 12:09 PM, Henrique Gomes <[email protected]> wrote: > > Can any one explain this? > > bash-3.2# java -version > java version "1.7.0_17" > Java(TM) SE Runtime Environment (build 1.7.0_17-b02) > Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode) > > bash-3.2# export NEXT_ROOT=/opt/apple/ > > bash-3.2# java -version > Unable to locate a Java Runtime to invoke. > > > Why would setting NEXT_ROOT stop java from even launching? > > Henrique Gomes > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
