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 - NullPointerException at org.netbeans.modules.javaee.wildfly.config.WarDeploymentConfiguration.getContextRoot
Summary: NullPointerException at org.netbeans.modules.javaee.wildfly.config.WarDeploym...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.0
Hardware: PC Windows 7 x64
: P1 normal (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 20:54 UTC by edimarlnx
Modified: 2014-05-22 02:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans Messages.log (207.95 KB, application/octet-stream)
2014-05-20 20:54 UTC, edimarlnx
Details

Note You need to log in before you can comment on or make changes to this bug.
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.