I can confirm that.

At the end of the day, I currently end up copying all the XSDs and WSDLs into the bin directory of the Axis2 binary release.

Cheers,
Michel

On 11 Apr 2006, at 12:29, Frank Cornelis (JIRA) wrote:

codegen schema lookup bug
-------------------------

         Key: AXIS2-561
         URL: http://issues.apache.org/jira/browse/AXIS2-561
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

  Components: wsdl
    Versions: 0.96
    Reporter: Frank Cornelis


When you import a schema in your WSDL, codegen cannot locate it since it's only looking in the present work directory. codegen should look in the directory where the WSDL is located, since that's where one also puts the schema XSDs. This bug entered somehow in the SVN version of Axis2. Maybe the codegen Ant task should have a basedir attribute to be able to pass on the directory where to look for additional XSDs when importing.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Reply via email to