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 168586 - WSDL wizard abstract wizard doesn't create wsdl -- NPE
Summary: WSDL wizard abstract wizard doesn't create wsdl -- NPE
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 22:15 UTC by jlautz
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot Name and Location Pane (37.21 KB, image/jpeg)
2009-07-14 22:23 UTC, jlautz
Details
Screenshot 2: New WSDL Document pane (37.39 KB, image/jpeg)
2009-07-14 22:25 UTC, jlautz
Details
Severe NPE stacktrace from messages.log (6.14 KB, text/plain)
2009-07-14 22:27 UTC, jlautz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2009-07-14 22:15:53 UTC
This was reported to me by Terry Braun, who was create a new WSDL abstract document in a new BPEL project using JavaCAPS
6.2 build 20090709-2234.

1. Start the WSDL Wizard by choosing New->WSDL document in the context menu of the BPEL project Process Files.
2. Choose Abstract configuration and other file and location options.
3. Set the Operation Type to "One-Way.
4. Add a part2 int and part3 decimal
5. Click Finish.

=> The wizard hangs and the document is not created.

Screen shots and a severe exception report from the log are attached:

We have not been able to reproduce this case. I have started with a new installed build with no .netbeans artifacts,
etc., and not been able to recreate. 

I'm hoping there might be some clues in the stack trace . . . looks like something was supposed to be initialized but
wasn't, yet?
Comment 1 jlautz 2009-07-14 22:23:37 UTC
Created attachment 84744 [details]
Screenshot Name and Location Pane
Comment 2 jlautz 2009-07-14 22:25:07 UTC
Created attachment 84745 [details]
Screenshot 2: New WSDL Document pane
Comment 3 jlautz 2009-07-14 22:27:28 UTC
Created attachment 84746 [details]
Severe NPE stacktrace from messages.log
Comment 4 Shivanand Kini 2009-07-15 22:48:26 UTC
This has been reported before, but I am not able to reliably reproduce this to find the issue.
Comment 5 Martin Balin 2016-07-07 09:56:52 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss