J
Justin
I have written a very simple client/server application that users use
to submit applicant evaluations to a centralized database. I wrote
the form (client) and created in Java 1.6 and Netbeans 5.5. Nothing
special, just swing components mostly. I've packaged it up in a JAR
file using Netbeans to email the application to those people doing
evaluations. Problem is, it doesn't run on any Macs. Works perfectly
on Windows. The best explanation I could get so far from our great
tech team is that, I quote, "Something is wrong with the Jar file".
So I guess I'm looking for a reason why it wouldn't run on a Mac and
what changes I have to make to my jar file to make it work on a mac.
Thanks
to submit applicant evaluations to a centralized database. I wrote
the form (client) and created in Java 1.6 and Netbeans 5.5. Nothing
special, just swing components mostly. I've packaged it up in a JAR
file using Netbeans to email the application to those people doing
evaluations. Problem is, it doesn't run on any Macs. Works perfectly
on Windows. The best explanation I could get so far from our great
tech team is that, I quote, "Something is wrong with the Jar file".
So I guess I'm looking for a reason why it wouldn't run on a Mac and
what changes I have to make to my jar file to make it work on a mac.
Thanks