ejb@glassfish.java.net

Re: EJB with GlassFish

From: Wong Sunny <sunny.wonghk_at_yahoo.com.hk>
Date: Wed, 27 Aug 2008 00:00:34 -0700 (PDT)

Hi Timothy,
 
 


--- 2008年8月27日 星期三,Tim Quinn <Timothy.Quinn_at_Sun.COM> 寫道﹕

寄件人: Tim Quinn <Timothy.Quinn_at_Sun.COM>
主題: Re: EJB with GlassFish
收件人:
副本(CC): "Marina Vatkina" <Marina.Vatkina_at_Sun.COM>, ejb_at_glassfish.dev.java.net
日期: 2008 8 27 星期三 上午 4:46

>
> -------- Original Message --------
> Subject: Re: EJB with GlassFish
> Date: Mon, 25 Aug 2008 22:33:56 -0700 (PDT)
> From: Wong Sunny <sunny.wonghk_at_yahoo.com.hk>
> Reply-To: sunny.wonghk_at_yahoo.com.hk
> To: ejb_at_glassfish.dev.java.net, Marina.Vatkina_at_Sun.COM
>
>
>
> Hi Marina,
>
>
>
> Thank you very much for your helpful information. Now, the
> distributed system can be launched by using “Java Web Start” at Sun
Java
> System Application Server. At Applications > Enterprise Applications,
> it was clicked “Download Client Stubs” to download the JAR file to
> client PC. However, the distributed system cannot be launched when
> single clicking this JAR file. How to launch this distributed system
> when single clicking this JAR file at client PC instead of using “Java
> Web Start”? Please help.
Once you have downloaded the JAR, you can launch it locally using the
appclient command:

appclient -client <path-to-your-downloaded-jar> <any client arguments
you want to pass to your client>

- Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: ejb-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: ejb-help_at_glassfish.dev.java.net