Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11696
| From | Novice <novice@example..com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JNLP Problems: FileOpenService uninitialized |
| Date | 2012-02-01 18:19 +0000 |
| Organization | Your Company |
| Message-ID | <Xns9FEC879E011E4jpnasty@94.75.214.39> (permalink) |
| References | <Xns9FE796A4211B6jpnasty@94.75.214.39> <jfv4pd$qsb$1@dont-email.me> <jfv7g7$bbv$1@dont-email.me> <Xns9FE86685FCB2Ejpnasty@94.75.214.39> <jg18qc$ht7$1@dont-email.me> |
Jeff Higgins <jeff@invalid.invalid> wrote in news:jg18qc$ht7$1@dont-
email.me:
> On 01/28/2012 10:03 AM, Novice wrote:
>
>> I really appreciate your help with this Jeff. You must be better at
>> googling than I am ;-)
>
> That a web search is cheap and easy is the whole point of most of my
> posts.:)
> ...
>> I downloaded WS4E from Sourceforge easily enough and unzipped it into a
>> directory. But that's where I'm stuck.
>
> I extracted the zip such that my
> {eclipse-home}/plugins/net.sourceforge.webstart_1.2.1
>
> {eclipse-home}/dropins/net.sourceforge.webstart_1.2.1 would probably
> work just as well - and is now recommended.
>
> Restart Eclipse.
> Now when I go to File>Export>Other I see Webstart.
>
>
Sorry for the delay in getting back to you; I've been fighting other fires.
;-)
Your last line was the key: I hadn't seen anything in the documentation
about how to actually FIND Webstart when it is actually installed. It turns
out that whatever I did worked just fine; I simply went to
File/Export/Other and Webstart was right there.
The only documentation I could find said how you'd find it in NetBeans,
which I'm not using.
With a bit of luck, the Webstart documentation will tell me the rest of
what I need to know to work with this tool.
Ironically, I posted to Oracle's JNLP forum several days ago about my
"uninitialized" problem and finally got a reply yesterday. The responder
basically said you can't test your Java Web Start stuff in Eclipse!
Apparently, he didn't know about the Webstart plugin....
--
Novice
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
JNLP Problems: FileOpenService uninitialized Novice <novice@example..com> - 2012-01-27 19:48 +0000
Re: JNLP Problems: FileOpenService uninitialized Jeff Higgins <jeff@invalid.invalid> - 2012-01-27 16:35 -0500
Re: JNLP Problems: FileOpenService uninitialized Jeff Higgins <jeff@invalid.invalid> - 2012-01-27 17:22 -0500
Re: JNLP Problems: FileOpenService uninitialized Novice <novice@example..com> - 2012-01-28 15:03 +0000
Re: JNLP Problems: FileOpenService uninitialized Jeff Higgins <jeff@invalid.invalid> - 2012-01-28 11:56 -0500
Re: JNLP Problems: FileOpenService uninitialized Novice <novice@example..com> - 2012-02-01 18:19 +0000
Re: JNLP Problems: FileOpenService uninitialized Jeff Higgins <jeff@invalid.invalid> - 2012-02-01 17:17 -0500
Re: JNLP Problems: FileOpenService uninitialized Jeff Higgins <jeff@invalid.invalid> - 2012-02-01 20:03 -0500
Re: JNLP Problems: FileOpenService uninitialized Jeff Higgins <jeff@invalid.invalid> - 2012-02-03 15:31 -0500
csiph-web