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 193533 - [70cat] IllegalArgumentException: Data object is not a root that contains webservice elements (null)
Summary: [70cat] IllegalArgumentException: Data object is not a root that contains web...
Status: RESOLVED DUPLICATE of bug 194402
Alias: None
Product: javaee
Classification: Unclassified
Component: DD Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-17 09:01 UTC by Chiana
Modified: 2011-01-18 04:07 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175099


Attachments
stacktrace (2.99 KB, text/plain)
2010-12-17 09:01 UTC, Chiana
Details
stacktrace (2.99 KB, text/plain)
2010-12-17 16:26 UTC, Chiana
Details
stacktrace (2.99 KB, text/plain)
2011-01-16 21:47 UTC, Chiana
Details
stacktrace (2.99 KB, text/plain)
2011-01-17 17:51 UTC, Vince Kraemer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2010-12-17 09:01:44 UTC
Build: NetBeans IDE Dev (Build 201012150001)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows Vista

User Comments:
Chiana: Trying to edit glassfish descriptor created in #454865




Stacktrace: 
java.lang.IllegalArgumentException: Data object is not a root that contains webservice elements (null)
   at org.netbeans.modules.j2ee.sun.ddloaders.multiview.webservice.WebServiceView.<init>(WebServiceView.java:70)
   at org.netbeans.modules.j2ee.sun.ddloaders.multiview.webservice.WebServiceMultiViewElement.createView(WebServiceMultiViewElement.java:62)
   at org.netbeans.modules.j2ee.sun.ddloaders.multiview.DDMultiViewElement.componentShowing(DDMultiViewElement.java:75)
   at org.netbeans.core.multiview.MultiViewPeer.showCurrentElement(MultiViewPeer.java:316)
   at org.netbeans.core.multiview.MultiViewPeer.showCurrentElement(MultiViewPeer.java:286)
   at org.netbeans.core.multiview.MultiViewPeer$SelectionListener.selectionChanged(MultiViewPeer.java:635)
Comment 1 Chiana 2010-12-17 09:01:48 UTC
Created attachment 104191 [details]
stacktrace
Comment 2 Chiana 2010-12-17 16:26:19 UTC
Created attachment 104218 [details]
stacktrace

...testing...
Comment 3 Chiana 2011-01-16 21:47:58 UTC
Created attachment 105048 [details]
stacktrace

Tried to switch to XML tab in newly created glassfish-application-client.xml
Comment 4 Vince Kraemer 2011-01-17 17:51:18 UTC
Created attachment 105078 [details]
stacktrace

switch to 'web services' tab of the glassfish-application-client.xml
Comment 5 Exceptions Reporter 2011-01-17 17:51:27 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=175099
Comment 6 Vince Kraemer 2011-01-18 04:07:44 UTC
consolidate to an issue that is assigned to me...

*** This bug has been marked as a duplicate of bug 194402 ***