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 59393 - NPE when deploy to JBoss
Summary: NPE when deploy to JBoss
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-30 17:24 UTC by Petr Blaha
Modified: 2006-03-24 13:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (1.42 KB, text/plain)
2005-05-30 17:25 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-30 17:24:43 UTC
[netbeans 41 + JBoss plugin build 050510]
I got NPE during deployment EJB module with one CMP bean. Error output:
istributing /home.local/blaha/testing/jboss/session/ejb/dist/EJBSession.jar to
[org.jboss.deployment.spi.LocalhostTarget@1134b3e]
Applicaton Deployed
Operation start started
/home.local/blaha/testing/jboss/session/ejb/nbproject/build-impl.xml:281:
java.lang.NullPointerException
BUILD FAILED (total time: 1 second)
Comment 1 Petr Blaha 2005-05-30 17:25:07 UTC
Created attachment 22369 [details]
stack trace
Comment 2 Ivan Sidorkin 2005-06-01 15:21:03 UTC
fixed
Comment 3 Petr Blaha 2005-06-02 11:11:03 UTC
I didn't see NPE in plugin 050602.