From: ScottMarlowNovell <nu...@jb...> - 2005-05-17 19:01:57
|
I looked at the code and I agree with your finding. The remotelyDeployed state should be cleared during startup processing but we leave it dirty. Nice find! The fix might be as simple as moving the "clear remotelyDeployed" flag to be before the "getState() == STARTING" test. Please create a Jira task for this (http://jira.jboss.com/jira/secure/BrowseProjects.jspa) and post the Jira bug report number here. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878083#3878083 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3878083 |