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

Summary: Generate iep schema in a seperate schema file
Product: soa Reporter: Ritesh Adval <radval>
Component: IEP editorAssignee: Gabriel Badescu <gbadescu>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.