users@glassfish.java.net

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

From: shreyasd <shreyas.deshpande_at_gmail.com>
Date: Fri, 5 Feb 2010 01:35:28 -0800 (PST)

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.