dev@glassfish.java.net

Re: How to deploy and andeploy ear file by Glassfish v2 AMX code?

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Fri, 12 Jun 2009 10:10:02 -0700

On 6/12/09 6:05 AM, Hong Zhang wrote:
> You can use JSR88 (http://jcp.org/en/jsr/detail?id=88) which is part
> of the standard JavaEE platform to programmatically deploy applications.
For example:
http://blogs.sun.com/japod/entry/using_jsr_88_for_web
Ludo
> AMX deploy API is deprecated in v2.
>
> KamilBek wrote:
>
>> I have test.ear file. I use Glassfish v2(Sun Java System Application
>> Server
>> 9.1_01). I whant to write java code wich will deploy and undeploy
>> test.ear.
>> I know, that I should use AMX. How to do it?
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>