take a look at the code here [1]. It works pretty well with web app (and
fast), but I doubt it work with EJB and web-app (I've never tried it).
This is not a tutorial but the code is simple enough [2]. Let me know if
you have any question.
Mark Hansen wrote:
> There is a maven 2 plugin for JBoss (maven-plugin-jboss). It uses JMX
> to let you deploy/undeploy J2EE apps. I'm trying to modify it to create
> a similar plugin for GlassFish. Unfortunately, I am clueless about
> JMX. Is it possible to deploy/undeploy Java EE 5 apps (WAR, EAR, etc)
> to GlassFish using JMX? If so, is there a tutorial somewhere that I
> could use to get started?
>
> Thanks,
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>