users@glassfish.java.net

Re: what happens when an ear application is deployed/publish on glassfish v3

From: Dominik Dorn <dominik.dorn_at_gmail.com>
Date: Fri, 5 Feb 2010 12:36:38 +0100

Try touching .reload file in your exploded directory

/index.xhtml
/.reload
/WEB-INF/
/WEB-INF/web.xml

touch .reload


works for me, app reloaded within 1-4 seconds.

If you add new features that where not loaded before (ejb, cdi, webservices) you
have to fully restart the app.



On Fri, Feb 5, 2010 at 10:35 AM, shreyasd <shreyas.deshpande_at_gmail.com> wrote:
>
> each time while publishing/deploying on glassfish v3
>
> in log each ejb (stateless bean in my case) is listed on log with its name.
> it is just information.
>
> INFO: Portable JNDI names for EJB GenerateInvoice :
> [java:global/Lotus/LotusEJB/GenerateInvoice!com.fds.bo.whm.GenerateInvoice,
> java:global/Lotus/LotusEJB/GenerateInvoice]
> WARNING: MNTG0201:Flashlight listener registration failed for listener class
> : com.sun.ejb.monitoring.stats.StatelessSessionBeanStatsProvider , will
> retry later
>
>
> but it takes too much time for deployment as i have many ejb's
>
> is there any fast method of deployment from eclipse where only changed files
> will be deployed etc?
>
> there is a redeploy command in asadmin will it work?
> --
> View this message in context: http://old.nabble.com/what-happens-when-an-ear-application-is-deployed-publish-on-glassfish-v3-tp27465467p27465467.html
> Sent from the java.net - glassfish users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>



-- 
http://dominikdorn.com