Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11622
| From | Jeff Higgins <jeff@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JNLP Problems: FileOpenService uninitialized |
| Date | 2012-01-27 17:22 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <jfv7g7$bbv$1@dont-email.me> (permalink) |
| References | <Xns9FE796A4211B6jpnasty@94.75.214.39> <jfv4pd$qsb$1@dont-email.me> |
On 01/27/2012 04:35 PM, Jeff Higgins wrote: > On 01/27/2012 02:48 PM, Novice wrote: >> I'm getting an UnavailableServiceException with the >> message"uninitialized" >> when I try to invoke the JNLP FileOpenService. >> >> At the suggestion of the Java Tutorial section on File Choosers, I'm >> trying >> to play with the JNLP file choosers for an application that will run in >> Java Web Start. I'm using Eclipse 3.7 and have the jnlp.jar as an >> external >> jar accessible to the project. The code compiles fine but the exception >> occurs when I execute this code: > > <http://rubenlaguna.com/wp/2008/08/07/java-webstart-unavailableserviceexception/index.html> <http://netbeans.org/kb/docs/java/javase-jws.html> <http://webstart.sourceforge.net/>
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