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 110406 - UI freeze during creating ws client in java project
Summary: UI freeze during creating ws client in java project
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ gmpatil
URL:
Keywords:
: 110851 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-20 13:04 UTC by Lukas Jungmann
Modified: 2007-08-31 18:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (33.44 KB, text/plain)
2007-07-20 13:06 UTC, Lukas Jungmann
Details
thread dump (24.49 KB, text/plain)
2007-07-20 13:25 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2007-07-20 13:04:55 UTC
-have full ide (hudson #1928)
-create new ws client from remote WSDL in it (I used http://www.webservicex.net/globalweather.asmx?wsdl)

=> IDE becomes frozen and the thread dump shows that JAXB code is involved there...
Comment 1 Lukas Jungmann 2007-07-20 13:06:10 UTC
Created attachment 45434 [details]
thread dump
Comment 2 Lukas Jungmann 2007-07-20 13:07:17 UTC
forgot to say that ws client have to be created in java project
Comment 3 Lukas Jungmann 2007-07-20 13:24:17 UTC
similar thread dump when creating new ws in a web project
Comment 4 Lukas Jungmann 2007-07-20 13:25:32 UTC
Created attachment 45435 [details]
thread dump
Comment 5 _ gmpatil 2007-07-20 17:04:46 UTC
Fixed.
Please use build #1939 or later.

Change log:
http://xml.netbeans.org/source/browse/xml/jaxb/src/org/netbeans/modules/xml/jaxb/model/JAXBWizModelImpl.java?r1=1.1&r2=1.2
Comment 6 Lukas Jungmann 2007-08-14 19:34:48 UTC
v.
Comment 7 _ gmpatil 2007-08-31 18:14:35 UTC
*** Issue 110851 has been marked as a duplicate of this issue. ***