[ 
https://issues.apache.org/jira/browse/NETBEANS-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925572#comment-16925572
 ] 

Hans Adler edited comment on NETBEANS-2415 at 9/9/19 4:47 PM:
--------------------------------------------------------------

I did try the easier work-around and found that NetBeans couldn't deploy that 
way (kept compiling the project instead) and never showed WildFly as running 
although it had started it successfully. Only after this experience I found out 
that it's a known Bug of the 8.0 plugin. I have linked to the bug report above. 
It was fixed for 8.2. (I encountered the bug on Linux, but it was first 
reported on Windows. So I guess it's not operating system dependent.)

Maybe the bug doesn't affect all users, so the NBM route is worth a try. If you 
run into problems you can still uninstall the NBM and do what I described.

Edited: Never mind. I had missed that this was about a new NBM built 
specifically for 11.


was (Author: hans.adler):
I did try the easier work-around and found that NetBeans couldn't deploy that 
way (kept compiling the project instead) and never showed WildFly as running 
although it had started it successfully. Only after this experience I found out 
that it's a known Bug of the 8.0 plugin. I have linked to the bug report above. 
It was fixed for 8.2. (I encountered the bug on Linux, but it was first 
reported on Windows. So I guess it's not operating system dependent.)

Maybe the bug doesn't affect all users, so the NBM route is worth a try. If you 
run into problems you can still uninstall the NBM and do what I described.

> Bring back support for WildFly server
> -------------------------------------
>
>                 Key: NETBEANS-2415
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2415
>             Project: NetBeans
>          Issue Type: Wish
>          Components: serverplugins - WildFly
>    Affects Versions: 11.0
>         Environment: n.a.
>            Reporter: Dominik Derwiński
>            Assignee: Emmanuel Hugonnet
>            Priority: Minor
>
> NetBeans 8.2 had WildFly server module, which helped greatly in debugging 
> Java EE applications directly from IDE. NetBeans 11.0 does not contain this 
> module, despite boasting to be the first version of Apache NetBeans to offer 
> full support for developing Java EE applications.
> I don't think it would be very hard to bring back WildFly server module 
> (currently it does not complile), because copying files of the module from 
> NetBeans 8.2 into NetBeans 11.0 installation, and recreating userdir is 
> enough to bring back that functionality (so the old module still works, but 
> for how long?).
> The files I have copied (after removing references to localization files) are:
>  * enterprise/config/Modules/org-netbeans-modules-javaee-wildfly.xml
>  * enterprise/modules/org-netbeans-modules-javaee-wildfly.jar
>  * enterprise/update_tracking/org-netbeans-modules-javaee-wildfly.xml
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to