Re: jar file execution



On 31 Mar 2006 12:20:01 -0800, "kkann" <er.Kkann@xxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :

i am having problem with my project....it is complete but i dont want
the company to have the code of the project....so i thought of
enclosing the files in a jar file.....but now i dont know how to
execute them......

If the company paid you while you created the project on company time,
they legally own it, not you. If it truly is not theirs, don't give
them anything.

If you have contracted to give them only class files without source,
then you can obfuscate. See http://mindprod.com/jgloss/obfuscator.html

If you have contracted to give them only an executable without source,
you can give them a jet executable. See
http://mindprod.com/jgloss/jet.html

These things should be negotiated in advance. If you are not careful
they could slap you with a huge lawsuit if you don't hand over the
source.

--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.



Relevant Pages

  • Re: Icon Launcher + .jar file
    ... To the best of my knowledge, you cannot execute a jar the same way that you ... file using the -jar option of the java program. ... > If I use Nautilus to go to the installed directory, ...
    (Ubuntu)
  • Re: Icon Launcher + .jar file
    ... that you would execute a script or an executable program. ... normally execute a jar file using the -jar option of the java ...
    (Ubuntu)
  • Re: File Association for JARS
    ... but thats how it is. ... Jar is always a ZIP, but not compatible with all compression standards. ... ie one cant pack class files with any zip utility and rename it jar... ... add a command to execute the jar. ...
    (Ubuntu)
  • Re: Newbie Eclipse question: Exported jar file does nothing upon execution
    ... One way to make error messages visible is to execute the Jar from a command prompt. ... Check the Java runtime is in your path ...
    (comp.lang.java.programmer)
  • Re: Icon Launcher + .jar file
    ... that you would execute a script or an executable program. ... normally execute a jar file using the -jar option of the java ...
    (Ubuntu)