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 178476 - Remote Resource Referenced in BPEL project and Imported in WSDL is not visible is Element or Type Dialog
Summary: Remote Resource Referenced in BPEL project and Imported in WSDL is not visibl...
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-11 04:19 UTC by senthilprabhu
Modified: 2009-12-14 12:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Referenced Resource In WSDL issue (143.96 KB, image/jpeg)
2009-12-11 04:19 UTC, senthilprabhu
Details
One of the Nodes got listed when an xsd file was created (145.64 KB, image/jpeg)
2009-12-11 04:40 UTC, senthilprabhu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description senthilprabhu 2009-12-11 04:19:48 UTC
Created attachment 92411 [details]
Referenced Resource In WSDL issue

Remote Resource Referenced in BPEL project and Imported in WSDL is not visible is Element or Type Dialog

I have attached a screenshot of the issue

Step to reproduce:
1) Create a BPEL project and Rt click on "Referenced Resources"
2) Choose "Add Remote..." and enter "http://schemas.xmlsoap.org/ws/2004/08/addressing"
3) Create a Soap WSDL file with default values and open the WSDL file
4) In the WSDL file, Rt click on the "Types" node and click on menu "Add -> Schema Import..."
5) In the Add Import dialog, click on "By Namespace" and choose address.xsd file
6) Now you can see the imported xsd node within "Types" node in WSDL file
7) Rt click on a Message Part and select properties
8) In the properties window, Edit Element or Type property and bring up the "Element or Type" dialog
9) You will find that the imported "address.xsd" is not available in the dialog

This issue is reproduced in GFESB build 20091210-0720
Comment 1 senthilprabhu 2009-12-11 04:40:41 UTC
Created attachment 92413 [details]
One of the Nodes got listed when an xsd file was created
Comment 2 senthilprabhu 2009-12-11 04:42:05 UTC
Update:

I created a new XSD file "newXmlSchema.xsd" in the above bpel project and then went to the WSDL file, and rt clicked on the Message Part and edited the Element or Type property.

Now One of the referenced nodes (ws-bpel_serviceref.xsd) is listed under the BPEL project. (Green Arrow marks in the attached 2nd picture)

BUT the other referenced node (addressing.xsd) which is also imported in the WSDL file does not get listed in the dialog (Red arrow mark in the attached 2nd picture)