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 59167 - NPE during deployment
Summary: NPE during deployment
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-23 11:15 UTC by Petr Blaha
Modified: 2006-03-24 12:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (1.75 KB, text/plain)
2005-05-23 11:17 UTC, Petr Blaha
Details
testing project (37.60 KB, application/x-compressed)
2005-05-23 11:18 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-05-23 11:15:52 UTC
[netbeans41 FCS]
Steps:
1) create simple EJB module
2) deploy to JBoss server
ERROR: get attached exception java.lang.NullPointerException at
org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getDeploymentPlanFileForDistribution(ConfigSupportImpl.java:248)
Comment 1 Petr Blaha 2005-05-23 11:17:44 UTC
Created attachment 22252 [details]
stack trace
Comment 2 Petr Blaha 2005-05-23 11:18:08 UTC
Created attachment 22253 [details]
testing project
Comment 3 Ivan Sidorkin 2005-05-27 09:55:42 UTC
Fixed
Comment 4 Petr Blaha 2005-06-02 11:10:46 UTC
I didn't see NPE in plugin 050602.