[
https://issues.apache.org/jira/browse/NETBEANS-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907665#comment-16907665
]
Pete Whelpton commented on NETBEANS-2951:
-----------------------------------------
Was able to to get NB to generate a glassfish-web.xml in a quick-and-dirty fix
by:
1) Copying the
/glassfish.eecommon/src/org/netbeans/modules/glassfish/eecommon/api/ddetemplates
folder from the NB8.2 sources to my local dev branch sources
2) Uncommenting the lines that register the files in the
/glassfish.eecommon/src/org/netbeans/modules/glassfish/eecommon/layer.xml
So to move this forwards, we need to know the licensing status of those files...
Also, after creating the glassfish-web.xml file, NB will show an error dialog
"Deployment Configuration for this project not found. Deployment descriptor
version could not be set properly." This is thrown due to the call to
GlassfishConfiguration.getConfiguration() in SunDDWizardIterator.java (122)
returning null - so this needs further investigation as it doesn't happen in
NB8.2
> 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