It appears not to be possible to specify the wsdlFile as a URL to the
axis2-wsdl2code-maven-plugin.  E.g. if I put:

  <wsdlFile>http://www.somewhere.invalid/service.wsdl</wsdlFile>

that gets passed as an absolute file location:

  /projects/my-project/http://www.somewhere.invalid/service.wsdl

(with /projects/my-project being the basedir of my Maven2 project)
This seems related to issue:
  https://issues.apache.org/jira/browse/AXIS2-1966

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]

Reply via email to