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 81312 - NPE while adding web service to EJB module
Summary: NPE while adding web service to EJB module
Status: VERIFIED DUPLICATE of bug 82492
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-07-28 09:51 UTC by Jindrich Sedek
Modified: 2006-10-12 14:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace of NPE exception (770 bytes, text/plain)
2006-07-28 09:53 UTC, Jindrich Sedek
Details
project that is causing the same exception just after opening, NPE doesn't occuress if you close the project and reopen it again (28.53 KB, application/x-compressed)
2006-07-28 09:56 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2006-07-28 09:51:00 UTC
Create new EJB module with J2EE version Java EE 5
Create new Web service
NPE occurres
Comment 1 Jindrich Sedek 2006-07-28 09:53:19 UTC
Created attachment 32283 [details]
stack trace of NPE exception
Comment 2 Jindrich Sedek 2006-07-28 09:56:23 UTC
Created attachment 32284 [details]
project that is causing the same exception just after opening, NPE doesn't occuress if you close the project and reopen it again
Comment 3 _ pcw 2006-07-29 01:19:32 UTC
The stack trace is all j2ee standard descriptor and event code.  Why is this
assigned to server plugins?

Reassigning to j2ee/code for lack of a better place (We need a descriptor
subtopic or something like that -- ejb/dd is too narrow).
Comment 4 Milan Kuchtiak 2006-08-03 10:41:49 UTC
Related to annotation listener.
Comment 5 Martin Adamek 2006-08-04 13:42:14 UTC
Marek, can you please check why webservice ServiceName is not added to model? Is
it because it is interface?
Comment 6 Marek Fukala 2006-08-21 09:46:10 UTC

*** This issue has been marked as a duplicate of 82492 ***
Comment 7 Jindrich Sedek 2006-10-12 14:06:45 UTC
v.