Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #23414

Re: Does anyone have a previously posted link: Alternate way to create deployable jar file

From markspace <markspace@nospam.nospam>
Newsgroups comp.lang.java.programmer
Subject Re: Does anyone have a previously posted link: Alternate way to create deployable jar file
Date 2013-04-10 11:58 -0700
Organization A noiseless patient Spider
Message-ID <kk4cja$g2s$1@dont-email.me> (permalink)
References <08b59b3b-855f-4270-858c-325cda54a1fb@googlegroups.com>

Show all headers | View raw


On 4/10/2013 11:30 AM, clusardi2k@aol.com wrote:
> Hello,
>
> About last August I posted a link to an alternative way (on Internet)
> to create a deployable jar file. The description bypassed creating
> the standard way using a Manifest file. The alternative way modified
> a XML file etc. Does anyone have the specific step by step details or
> link.


I don't know what the alternate way is/was, but the standard tools use 
both the manifest file and sometimes an external XML file in the form of 
a JNLP file:

<http://docs.oracle.com/javase/tutorial/deployment/>

There's probably some hints there how to get started again.  A little 
more specific information beyond "about last August" would be helpful if 
you need specifics from us.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Does anyone have a previously posted link: Alternate way to create deployable jar file clusardi2k@aol.com - 2013-04-10 11:30 -0700
  Re: Does anyone have a previously posted link: Alternate way to create deployable jar file markspace <markspace@nospam.nospam> - 2013-04-10 11:58 -0700

csiph-web