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 188723

Summary: Support for directory-based deployment
Product: serverplugins Reporter: Petr Hejl <phejl>
Component: WebLogicAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: 7.0   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 189012    
Bug Blocks:    

Description Petr Hejl 2010-07-16 07:54:03 UTC
The plugin should support directory based deployment aka exploded archive deployment in WL terminology.
Comment 1 Petr Hejl 2010-07-23 10:28:04 UTC
Initial support pushed - web-main c66c00aab308.
Comment 2 Quality Engineering 2010-07-24 03:38:36 UTC
Integrated into 'main-golden', will be available in build *201007240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c66c00aab308
User: Petr Hejl <phejl@netbeans.org>
Log: #188723 Support for directory-based deployment + deploy improvements, user feedback
Comment 3 Petr Hejl 2010-07-29 08:39:37 UTC
Support for deploy on save - web-main 4ff9a3f7cc11.
Comment 4 Petr Hejl 2011-03-23 10:02:22 UTC
Done.