This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 59585 - Deployed applications are lost if server is restarted
Summary: Deployed applications are lost if server is restarted
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-03 09:36 UTC by Alexander Kouznetsov
Modified: 2006-03-24 13:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2005-06-03 09:36:27 UTC
Steps to reproduce:
- In IDE, add JBoss server
- Deploy any application to it
- Verify with browser and web-console that application is deployed and accessible
- Stop server, Start it again
- Verify with browser and web-console that application is lost.

If you deploy application manually by the placing EAR/WAR file into deploy directory as it is recommended in manual, the application would persist during server restart.
Comment 1 Ivan Sidorkin 2005-06-06 12:49:46 UTC
Deployment process changed to simple file copy
Comment 2 Alexander Kouznetsov 2005-08-09 11:56:56 UTC
Verified with Buzz 12 build on WinXP