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 244612

Summary: NullPointerException at org.netbeans.modules.javaee.wildfly.config.WarDeploymentConfiguration.getContextRoot
Product: serverplugins Reporter: edimarlnx
Component: WildFlyAssignee: ehsavoie <ehsavoie>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: 8.0   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: Netbeans Messages.log

Description edimarlnx 2014-05-20 20:54:43 UTC
Created attachment 147354 [details]
Netbeans Messages.log

On create or to open Web Application Project occurs this error.
Comment 1 ehsavoie 2014-05-21 07:11:37 UTC
This happens for netbeans war projects but not with maven.
Comment 2 ehsavoie 2014-05-21 07:56:49 UTC
Should be fixed in 1.0.16
Comment 3 edimarlnx 2014-05-21 12:50:19 UTC
Fixed.

Thank you!
Comment 4 Quality Engineering 2014-05-22 02:20:03 UTC
Integrated into 'main-silver', will be available in build *201405220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/f0991597aa26
User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
Log: Bug 244612: Fixing NPE for netbeans war projects.