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 97615 - Invoking Edit Web Service Atrributes dialog for WSC throws NPE
Summary: Invoking Edit Web Service Atrributes dialog for WSC throws NPE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Identity (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Peter Liu
URL:
Keywords:
: 98182 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-10 12:20 UTC by Andrey Yamkovoy
Modified: 2007-04-10 13:32 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stack trace (1.55 KB, text/plain)
2007-03-10 12:21 UTC, Andrey Yamkovoy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Yamkovoy 2007-03-10 12:20:44 UTC
Steps to reproduce:
- Create 2 Web Application using J2EE 5.
- Create WS in 1st application and deploy it.
- Create WSC in 2nd application.
- Invoke "Edit Web Service Attributes" dialog for WSC.
- NPE occurs (see attach).
Comment 1 Andrey Yamkovoy 2007-03-10 12:21:19 UTC
Created attachment 39364 [details]
exception stack trace
Comment 2 Andrey Yamkovoy 2007-03-19 14:17:07 UTC
*** Issue 98182 has been marked as a duplicate of this issue. ***
Comment 3 Peter Liu 2007-04-07 00:59:33 UTC
A workaround has been implemented to bypass the j2ee dd infrastructure.  This
feature should be working now.
Comment 4 Andrey Yamkovoy 2007-04-10 13:32:51 UTC
Fix verified.