Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #23414
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| 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 | Wed, 10 Apr 2013 11:58:15 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 20 |
| Message-ID | <kk4cja$g2s$1@dont-email.me> (permalink) |
| References | <08b59b3b-855f-4270-858c-325cda54a1fb@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Wed, 10 Apr 2013 18:55:38 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="fba3415ba68d85d643935af2f52f0b4b"; logging-data="16476"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/FPL5yI/G9WNWaQjCEcQa8+kkSrVTOizI=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 |
| In-Reply-To | <08b59b3b-855f-4270-858c-325cda54a1fb@googlegroups.com> |
| Cancel-Lock | sha1:puHU6O77ILH10v4sgO91KayfIvM= |
| Xref | csiph.com comp.lang.java.programmer:23414 |
Show key headers only | 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 | Next — Previous in thread | Find similar | Unroll 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