(1.0 RC3) Unable to locate with a locator the schema referenced at 'xsd1.xsd' 
...
---------------------------------------------------------------------------------

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

 Environment: Windows 2000 Professional, JDK 1.4, Axis2 1.0 RC3
    Reporter: Ali Sadik Kumlali


I'm getting the following error when deploying my service on to 1.0RC3
Axis2.war. There was no such problem with 0.95 release. 

I noticed that WSDL2Java generated xsd0.xsd, xsd1.xsd, xsd2.xsd and
AccountServices.wsdl files into repository folder. I guess, this is a
new feature, since those files were not generated in 0.95 release. By
the way, these files are also resides in XBeans-packaged.jar.

P.S.: I also tried it with SVN head..

----------------------------------------------
- Deploying module : soapmonitor
- Deploying module : addressing
- Deploying module : security
Retrieving document at ''.
Retrieving schema at 'xsd1.xsd', relative to ''.
- Invalid service  AccountServices.aar due to WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema[1]): faultCode=OTHER_ERROR:
Unable to locate with a locator the schema referenced at 'xsd1.xsd'
relative to document base ''; nested exception is: 
        WSDLException (at /wsdl:definitions/wsdl:types/xs:schema[1]):
faultCode=OTHER_ERROR: Unable to locate with a locator the schema
referenced at 'xsd1.xsd' relative to document base '': ; nested
exception is: 
        org.apache.axis2.AxisFault: WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema[1]): faultCode=OTHER_ERROR:
Unable to locate with a locator the schema referenced at 'xsd1.xsd'
relative to document base ''; nested exception is: 
        WSDLException (at /wsdl:definitions/wsdl:types/xs:schema[1]):
faultCode=OTHER_ERROR: Unable to locate with a locator the schema
referenced at 'xsd1.xsd' relative to document base '': ; nested
exception is: 
        org.apache.axis2.deployment.DeploymentException: WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema[1]): faultCode=OTHER_ERROR:
Unable to locate with a locator the schema referenced at 'xsd1.xsd'
relative to document base ''; nested exception is: 
        WSDLException (at /wsdl:definitions/wsdl:types/xs:schema[1]):
faultCode=OTHER_ERROR: Unable to locate with a locator the schema
referenced at 'xsd1.xsd' relative to document base '': ; nested
exception is: 
        org.apache.axis2.AxisFault: WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema[1]): faultCode=OTHER_ERROR:
Unable to locate with a locator the schema referenced at 'xsd1.xsd'
relative to document base ''; nested exception is: 
        WSDLException (at /wsdl:definitions/wsdl:types/xs:schema[1]):
faultCode=OTHER_ERROR: Unable to locate with a locator the schema
referenced at 'xsd1.xsd' relative to document base '': 
org.apache.axis2.deployment.DeploymentException: WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema[1]): faultCode=OTHER_ERROR:
Unable to locate with a locator the schema referenced at 'xsd1.xsd'
relative to document base ''; nested exception is: 
        WSDLException (at /wsdl:definitions/wsdl:types/xs:schema[1]):
faultCode=OTHER_ERROR: Unable to locate with a locator the schema
referenced at 'xsd1.xsd' relative to document base '': ; nested
exception is: 
        org.apache.axis2.AxisFault: WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema[1]): faultCode=OTHER_ERROR:
Unable to locate with a locator the schema referenced at 'xsd1.xsd'
relative to document base ''; nested exception is: 
        WSDLException (at /wsdl:definitions/wsdl:types/xs:schema[1]):
faultCode=OTHER_ERROR: Unable to locate with a locator the schema
referenced at 'xsd1.xsd' relative to document base '': ; nested
exception is: 
        org.apache.axis2.deployment.DeploymentException: WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema[1]): faultCode=OTHER_ERROR:
Unable to locate with a locator the schema referenced at 'xsd1.xsd'
relative to document base ''; nested exception is: 
        WSDLException (at /wsdl:definitions/wsdl:types/xs:schema[1]):
faultCode=OTHER_ERROR: Unable to locate with a locator the schema
referenced at 'xsd1.xsd' relative to document base '': ; nested
exception is: 
        org.apache.axis2.AxisFault: WSDLException (at
/wsdl:definitions/wsdl:types/xs:schema[1]): faultCode=OTHER_ERROR:
Unable to locate with a locator the schema referenced at 'xsd1.xsd'
relative to document base ''; nested exception is: 
        WSDLException (at /wsdl:definitions/wsdl:types/xs:schema[1]):
faultCode=OTHER_ERROR: Unable to locate with a locator the schema
referenced at 'xsd1.xsd' relative to document base '': 
        at
org.apache.axis2.deployment.repository.util.ArchiveReader.processWSDLs(ArchiveReader.java:271)
        at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:599)
        at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:195)
        at
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:207)

-- 
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