Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: How to print out the currently used JAR file path to verify it is using right JAR? Date: Fri, 07 Oct 2011 11:17:45 -0700 Organization: A noiseless patient Spider Lines: 10 Message-ID: References: <4d7daeb4-7da7-47c0-a4cf-d3c5d1be2ef0@gd10g2000vbb.googlegroups.com> <13afa738-1198-4569-84be-9fc6627c52d6@t16g2000yqm.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 7 Oct 2011 18:17:46 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="9033"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX195OUiyRjnbFfvSgPdRCDxC50RDmBjdmlA=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 In-Reply-To: Cancel-Lock: sha1:agT4GJAl/u9al8Ossu1fAkebn/w= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:8637 On 10/7/2011 9:37 AM, www wrote: > In one machine, Abc is loaded from B.jar and in > another machine, loaded from F.jar. How are you running this A.jar such that you don't know that F.jar is in the path? I'm honestly curious; diagnosing installation problems like this is not my strong suit.