[
https://issues.apache.org/jira/browse/NETBEANS-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16905635#comment-16905635
]
Pete Whelpton commented on NETBEANS-2951:
-----------------------------------------
Had a very quick look. Here is what I think is going on:
It seems like the getSunDDFromProjectsModuleVersion() method of
org.netbeans.modules.glassfish.eecommon.api.Utils is responsible for retrieving
the template file (e.g. glassfish-web.xml).
It is trying to find the files in
org-netbeans-modules-glassfish-eecommon-ddtemplates
The folder exists in NB8.2:
[http://hg.netbeans.org/core-main/file/tip/glassfish.eecommon/src/org/netbeans/modules/glassfish/eecommon/api/ddtemplates]
We don't have this folder in NB11.x:
[https://github.com/apache/netbeans/tree/master/enterprise/glassfish.eecommon/src/org/netbeans/modules/glassfish/eecommon/api]
I think these files were possibly removed as part of the donation due to
licensing issues?
> There is no way to create glassfish-web.xml
> -------------------------------------------
>
> Key: NETBEANS-2951
> URL: https://issues.apache.org/jira/browse/NETBEANS-2951
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 11.0, 11.1
> Environment: JDK 64-Bit Server VM 8 or 11 (MS Windows 10 64 bit)
> Reporter: SergeyT
> Priority: Critical
> Attachments: glassfish-web.png, ide_log.png, nb_about.png,
> no_file.png, payara_is_ok.png
>
>
> There is no way to create glassfish-web.xml file in Maven Web Application
> project (attach)
> After creation, this file does not appear in the project tree
>
> Environment: JDK 64-Bit Server VM 8 or 11
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists