users@glassfish.java.net

Re: How to obtain client.jar?

From: Sankar Neelakandan <Sankar.Neelakandan_at_Sun.COM>
Date: Fri, 30 May 2008 09:10:34 -0700

or you can use

asadmin get-client-stubs --appname application_name [--user admin_user]
[--passwordfile file_name] local_directory_path

if you would like to get it after deployment whenever you want.

-Sankar


Markus Karg wrote:
> Great, thank you! It works pretty well! :-)
>
> Thanks
> Markus
>
> -----Original Message-----
> From: Sanjeeb.Sahoo_at_Sun.COM [mailto:Sanjeeb.Sahoo_at_Sun.COM] On Behalf Of Sahoo
> Sent: Freitag, 30. Mai 2008 14:37
> To: users_at_glassfish.dev.java.net
> Subject: Re: How to obtain client.jar?
>
> Yes, there is. It's [ --retrieve local_dirpath]. If you run 'asadmin
> deploy --help', you can see the usage info. Pretty simple:
>
> /asadmin deploy --retrieve /tmp/ foo.ear /downloads a file called
> fooClient.jar to /tmp.
>
> Sahoo
>
> Markus Karg wrote:
>
>> Since JavaWebStart needs nearly three minutes to start my Swing based
>> client application, I want to use appclient.bat instead. For that I
>> need to obtain the client.jar from the server. Currently I am using
>> the admin web console to download it. Is there a command line way to
>> obtain it instead of opening the web browser?
>>
>>
>>
>> Thanks
>>
>> Markus
>>
>>
>>
>> QUIPSY QUALITY GmbH & Co. KG
>>
>> Ein Unternehmen der MES-Gruppe
>>
>> Stuttgarter Strasse 23
>>
>> D-75179 Pforzheim
>>
>> Tel: 07231-9189-52
>>
>> Fax: 07231-9189-59
>>
>> www.quipsy.de <http://www.quipsy.de>
>>
>> karg_at_quipsy.de <mailto:karg_at_quipsy.de>
>>
>> Registergericht Mannheim HRA 701214
>>
>> Geschäftsführer: Nils Schroeder
>>
>>
>>
>> Diese E-Mail enthält persönliche, vertrauliche und vor Weitergabe
>> geschützte Informationen und ist ausschließlich für den vorgesehenen
>> o.g. Empfänger (Adressaten) bestimmt. Falls Sie diese E-Mail
>> versehentlich erhalten haben und nicht der vorgesehene Empfänger sind,
>> bitten wir Sie, die E-Mail und deren Anhänge nicht aufzubewahren,
>> nicht zu vervielfältigen, nicht zu nutzen und nicht weiterzugeben.
>> Bitte informieren Sie uns als Absender über diesen Zustellungsfehler
>> und löschen Sie die E-Mail.
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>