Please log a bug and upload your sample. thanks, dims
On 7/19/07, Gertjan van Oosten <[EMAIL PROTECTED]> wrote:
Someone reported a strange error with the axis2-wsdl2code-maven-plugin (version 1.2) on Windows; see the attached log for details. What appears to be happening (from running mvn with -x) is that the WSDL file location that is passed to Xerces (the XML parser) is Y:\projects\my-project\src\main\wsdl\service.wsdl Xerces then appears to interpret this as a URL, with "y:" as the protocol part (instead of, say, "http:" of "ftp:"). This doesn't happen on Linux (obviously). It looks like a bug in the WSDL2Code Maven2 plugin that only happens on Windows... Is there a way around this? Regards, -- -- Gertjan van Oosten, [EMAIL PROTECTED], West Consulting B.V., +31 15 2191 600 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
