Hi John,
I was taking a look at some of the schema errors and warnings you've defined to sort out some JUnit failures and came across one I think should be a warning.
WSDL522=Could not parse a schema imported from URL "{0}".
This error indicates that a schema model could not be created because the schema could not be parsed. I think this should be a warning as any imported schemas that cannot be located or read should produce warnings but not cause errors as other schema import statements may import the same namespace and still allow the WSDL document to be valid.
Comments?
Lawrence Mandel
Software Developer
IBM Rational Software
Phone: 905 - 413 - 3814 Fax: 905 - 413 - 4920
[EMAIL PROTECTED]
- Should WSDL522 be a warning? Lawrence Mandel
- Re: Should WSDL522 be a warning? John Kaputin
- Re: Should WSDL522 be a warning? Lawrence Mandel
- Re: Should WSDL522 be a warning? Arthur Ryman
