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 254084

Summary: [81cat] No deploy on save for WildFly
Product: serverplugins Reporter: muellermi <muellermi>
Component: WildFlyAssignee: ehsavoie <ehsavoie>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 8   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description muellermi 2015-08-02 20:11:35 UTC
Product Version = NetBeans IDE 8.1 Beta (Build 201507302201)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.51-b03

- create a new web project
- choose WildFly
- verify, within project properties, that "deploy on save" is checked (is checked by default)
- run project
- modify index.html
- press save
- verify output in left bottom corner of NB: "index.html saved"

should be "deployed".

This is a NetBeans / WildFly issue. Deploy on save works fine when using GlassFish.
Comment 1 muellermi 2015-08-02 20:11:42 UTC
Created attachment 155127 [details]
IDE log
Comment 2 ehsavoie 2015-08-07 12:40:16 UTC
Is this a netbeans project or a maven project ?
Which version of WildFly did you use ?
Comment 3 ehsavoie 2015-08-07 16:14:32 UTC
Fixed by commit 290138:3a695ce217f7
Comment 4 Quality Engineering 2015-08-08 02:02:41 UTC
Integrated into 'main-silver', will be available in build *201508080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3a695ce217f7
User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
Log: Fixing bug #254084 : No deploy on save for WildFly
The constant for PATH was pointing to a wrong name.
Comment 5 JNetBeansIDE 2017-05-08 15:56:30 UTC
It is not working with Wildfly-10.1.0.Final