Are you sure you have a recent cvs version? Unless someone has been messing with it behind my back you should see
"Starting deployment of package: " when the deployment starts and "Successfully completed deployment of package: " when it completes. I thought that was pretty clear when deployment was done. david jencks On 2002.02.28 06:52:35 -0500 Alex Loubyansky wrote: > This is very strange... > > I can't delete neither deploy\manager.ear nor > tmp\deploy\xx.manager.ear. > EJB jar files are deleted as expected. > > And One more note concerning deployment clauses. When deploy an > archive > JBoss writes to log "Deploying..." and finishes with it. Earlier, it > seems > to me, wrote "Deployed..." when finished. That's better. First time I > deployed jar file to JBoss-3.0.0beat and read "Deploying..." I was > waiting > some time for the message "Deployed..." :)) > By the way, undeployment speaks very good :) > > alex > > > -----Original Message----- > > From: Adrian Brock [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, February 28, 2002 1:24 PM > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] unable to remove ear file from the > > deploy dir > > > > > > Oops, just read your e-mail *properly*. > > > > When you use unpacked deployments, JBoss runs > > from the unpacked directory. > > I thought you were referring to a problem with > > jars. > > > > Windows holds a hard lock to directories that > > are in use. > > You will need to manually undeploy > > before removing the directory. > > > > Apologies for not paying attention :-( > > > > Regards, > > Adrian > > > > > > >From: "Adrian Brock" <[EMAIL PROTECTED]> > > >Reply-To: [EMAIL PROTECTED] > > >To: [EMAIL PROTECTED] > > >CC: [EMAIL PROTECTED] > > >Subject: Re: [JBoss-user] unable to remove ear file from the > > deploy dir > > >Date: Thu, 28 Feb 2002 10:51:58 +0000 > > > > > >This problem has been fixed in latest CVS. > > > > > >Regards, > > >Adrian > > > > > > > > >>From: "Alex Loubyansky" <[EMAIL PROTECTED]> > > >>Reply-To: <[EMAIL PROTECTED]> > > >>To: "Jboss-User \(E-mail\)" <[EMAIL PROTECTED]> > > >>Subject: [JBoss-user] unable to remove ear file from the deploy dir > > >>Date: Thu, 28 Feb 2002 12:09:45 +0200 > > >> > > >> I've made an ear file with the following structure: > > >> > > >>manager.ear > > >> META-INF\ > > >> application.xml > > >> manifest.mf > > >> manager.war > > >> META-INF\ > > >> manifest.mf > > >> WEB-INF\ > > >> lib\ > > >> servlets-manager.jar > > >> web.xml > > >> > > >> And deployed it to jboss' deploy dir. Everything is > > fine. But I've > > >>found > > >>I can't remove it from the deploy dir. What's the problem? > > >>Environment: Jboss-3.0.0beta with Catalina-4.0.2, Windows2000 > > >> > > >>alex > > >> > > >> > > >>_______________________________________________ > > >>JBoss-user mailing list > > >>[EMAIL PROTECTED] > > >>https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > > > >_________________________________________________________________ > > >MSN Photos is the easiest way to share and print your photos: > > >http://photos.msn.com/support/worldwide.aspx > > > > > > > > >_______________________________________________ > > >JBoss-user mailing list > > >[EMAIL PROTECTED] > > >https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > > > > > _________________________________________________________________ > > Get your FREE download of MSN Explorer at > > http://explorer.msn.com/intl.asp.; > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
