Re: [jug-discussion] Jar application on OS X

2002-12-06 Thread Warner Onstine
Yep, worked fine on mine (10.2.2), maybe they're on an older version or something. -warner On Friday, December 6, 2002, at 12:59 PM, Erik Hatcher wrote: It launched fine on my PowerBook (Mac OS X 10.1.5) and told me the time... cool! Guy McArthur wrote: On Fri, 6 Dec 2002, Tim Colson wrote:

Re: [jug-discussion] Jar application on OS X

2002-12-06 Thread Erik Hatcher
It launched fine on my PowerBook (Mac OS X 10.1.5) and told me the time... cool! Guy McArthur wrote: On Fri, 6 Dec 2002, Tim Colson wrote: What's the manifest/file structure look like? Probably wrong, but could it be case sensitivity in the manifest file Main Class attrib? Here's the man

Re: [jug-discussion] Jar application on OS X

2002-12-06 Thread Guy McArthur
On Fri, 6 Dec 2002, Warner Onstine wrote: > Is it JDK 1.4.1? If so, you will need to recompile in 1.3.1 for it to > work on OS X. > Nope, works fine in 1.3.1 / powerpc-linux ... -- Guy McArthur * email{[EMAIL PROTECTED]} cell{520-869-7317} -

Re: [jug-discussion] Jar application on OS X

2002-12-06 Thread Warner Onstine
Is it JDK 1.4.1? If so, you will need to recompile in 1.3.1 for it to work on OS X. -warner On Friday, December 6, 2002, at 12:18 PM, Guy McArthur wrote: On Fri, 6 Dec 2002, Tim Colson wrote: What's the manifest/file structure look like? Probably wrong, but could it be case sensitivity in th

RE: [jug-discussion] Jar application on OS X

2002-12-06 Thread Guy McArthur
On Fri, 6 Dec 2002, Tim Colson wrote: > What's the manifest/file structure look like? > > Probably wrong, but could it be case sensitivity in the manifest file > Main Class attrib? Here's the manifest (META-INF/MANIFEST.MF): -- Manifest-Version: 1.0 Created-By: 1.4.1 (Blackdown Java-Linux Team)

RE: [jug-discussion] Jar application on OS X

2002-12-06 Thread Tim Colson
What's the manifest/file structure look like? Probably wrong, but could it be case sensitivity in the manifest file Main Class attrib? Tim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE