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 147327 - Generate iep schema in a seperate schema file
Summary: Generate iep schema in a seperate schema file
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: IEP editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Gabriel Badescu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-16 03:11 UTC by Ritesh Adval
Modified: 2008-09-16 03:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ritesh Adval 2008-09-16 03:11:50 UTC
Is it possible to redesign WDL generation such that the XML schemas which are embedded in the WSDL are acually 
generated as external objects and imported/included instead? This way one can use the generated xml schemas in 
developing the senders (into the stream input) and the receivers (form the stream output).
Comment 1 Ritesh Adval 2008-09-16 03:12:21 UTC
Regarding generating iep schema in a separate file from wsdl, Thats certainly doable and I think would be useful from 
reuse of schema  point of view.
This probably has both runtime and design time implication,  I will file an issue for this. Not sure if it can make it 
in this release.