Bug 1123

Summary: Undefined prefixes in XML schema
Product: Java WS Core Reporter: Sam Meder <meder@mcs.anl.gov>
Component: globus_ogsi_coreAssignee: Jarek Gawor <gawor@mcs.anl.gov>
Status: RESOLVED FIXED    
Severity: normal CC: krjackson@lbl.gov, meder@mcs.anl.gov, ogsa-bugs@globus.org
Priority: P2    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   

Description From 2003-08-05 19:23:34
http://www-unix.globus.org/mail_archive/ogsa-developers/2003/08/msg00001.html

It looks like some schema extraction/generation tool forgets to include the
right prefix declarations. Should check if this is a IBM tooling bug and if so
reasign.
------- Comment #1 From 2003-08-13 09:49:37 -------
Fix committed to trunk (all namespaces defined in the root element will be 
copied to the schema element)
------- Comment #2 From 2003-08-15 12:05:09 -------
Updated the tool to merge all the namespaces defined by all the parent nodes of 
the schema element in gwsdl file.