Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Why Doesn't my Code Work with this Jar File? Date: Wed, 02 Nov 2011 18:16:57 -0700 Organization: A noiseless patient Spider Lines: 23 Message-ID: References: <7a%rq.6927$jK1.3592@newsfe17.iad> <942354.5.1320191986805.JavaMail.geo-discussion-forums@prln21> <4eb0a7a0$0$294$14726298@news.sunsite.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 3 Nov 2011 01:16:58 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="17968"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/WlABKu9fUHXdiqiQYc3LoviZWLVhaOL4=" 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:cmr6loNZkJSwRLEwl5h2N1Gvf+I= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9414 On 11/2/2011 4:44 PM, KevinSimonson wrote: > Somebody on another forum helped me see the problem. I'm working on a > Windows 7 machine, so I should have been delimiting my classpath with > semicolons, not colons! I replaced the colons with semicolons and > everything worked just fine. *Smacks forehead* The Solaris man page I linked to wasn't a clue? You couldn't say "I'm running Windows not Solaris?" OK, if you're new, it's easy to not understand there's a difference, but jeeze folks, give us something to work with here. Anytime you're running from the command line, please provide the *exact* output (and input) so we can see it, including directory listings and command prompts. You're just shorting yourself if you don't. It's even easier to do that retyping everything, like you did. Just ... wow. Please, make it easy on you and us, show us the whole thing, not some carefully elided example that removes the actual information we need.