You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Frank Cornelis (JIRA)" <ji...@apache.org> on 2006/04/07 11:27:23 UTC

[jira] Created: (AXIS2-551) Schema file not found when services.wsdl imports an XSD

Schema file not found when services.wsdl imports an XSD
-------------------------------------------------------

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

    Versions: 0.95    
    Reporter: Frank Cornelis


It's possible to deliver the original WSDL within an AAR by putting it under META-INF/services.wsdl
But, when this WSDL imports a schema (that I also put under META-INF) then the WSDLReader throws a FileNotFoundException, saying that he couldn't find the schema under: .../jboss-xxx/bin/the_schema_file.xsd
I think the WSDL reader should look for the file under META-INF within the AAR first.


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


[jira] Resolved: (AXIS2-551) Schema file not found when services.wsdl imports an XSD

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-551?page=all ]
     
Deepal Jayasinghe resolved AXIS2-551:
-------------------------------------

    Fix Version: 1.0
     Resolution: Fixed

tested 
work fine

> Schema file not found when services.wsdl imports an XSD
> -------------------------------------------------------
>
>          Key: AXIS2-551
>          URL: http://issues.apache.org/jira/browse/AXIS2-551
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>     Versions: 0.95
>     Reporter: Frank Cornelis
>      Fix For: 1.0

>
> It's possible to deliver the original WSDL within an AAR by putting it under META-INF/services.wsdl
> But, when this WSDL imports a schema (that I also put under META-INF) then the WSDLReader throws a FileNotFoundException, saying that he couldn't find the schema under: .../jboss-xxx/bin/the_schema_file.xsd
> I think the WSDL reader should look for the file under META-INF within the AAR first.

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


[jira] Commented: (AXIS2-551) Schema file not found when services.wsdl imports an XSD

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-551?page=comments#action_12375931 ] 

Davanum Srinivas commented on AXIS2-551:
----------------------------------------

When u fix this bug, please use the test case with nested imports AXIS2-557 works. 

Thanks,
dims

> Schema file not found when services.wsdl imports an XSD
> -------------------------------------------------------
>
>          Key: AXIS2-551
>          URL: http://issues.apache.org/jira/browse/AXIS2-551
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>     Versions: 0.95
>     Reporter: Frank Cornelis

>
> It's possible to deliver the original WSDL within an AAR by putting it under META-INF/services.wsdl
> But, when this WSDL imports a schema (that I also put under META-INF) then the WSDLReader throws a FileNotFoundException, saying that he couldn't find the schema under: .../jboss-xxx/bin/the_schema_file.xsd
> I think the WSDL reader should look for the file under META-INF within the AAR first.

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