users@glassfish.java.net

Re: Web-Start

From: Frédéric Barbier <frederic.barbier29_at_wanadoo.fr>
Date: Fri, 16 Mar 2007 12:41:05 +0100

glassfish_at_javadesktop.org wrote:

>Hi,
>
>I would appreciate some assistance with a problem I have. I have uploaded and deployed a Java application JAR file using the admin console. During testing I tried to lauch the application which invoked Web-Start but nothing happens thereafter.
>
>Executing the JAR file from the directory where I have saved it, worked fine.
>Am I missing something?
>
>Cheers
>Micko
>[Message sent by forum member 'mickouk' (mickouk)]
>
>http://forums.java.net/jive/thread.jspa?messageID=208290
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>
>
>
Hello,

I use JWS with Glassfish :

- You must modify the sun-acc.xml file in your domain directory.
- You must have your applclient and ejb in an EAR file.
- JWS and java Se 6 work with the latest version of glassfish.

Regards