[ http://issues.apache.org/jira/browse/AXIS2C-327?page=all ]

Dinesh Premalal resolved AXIS2C-327.
------------------------------------

    Fix Version/s: 0.95
       Resolution: Fixed

> trailing slash in namespace uri causes service load error
> ---------------------------------------------------------
>
>                 Key: AXIS2C-327
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-327
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: wsdl, woden, wsdl2c tool
>            Reporter: Chris Darroch
>         Assigned To: Dinesh Premalal
>             Fix For: 0.95
>
>
> I was given some WSDL with the following namespace declaration:
> xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";
> and running it through w2c would produce the message "Error in loading 
> Services".
> Removing the trailing slash from the namespace URI allows w2c to proceed.  
> This problem
> affects other parts of Axis2/C as well.  It appears to be due to the match 
> against the
> namespace URIs defined in woden/src/wsdl10/woden_wsdl10_constants.h and 
> elsewhere.
> It would be nice if the trailing slash (which seems to be generated by other, 
> non-Axis2/C tools) could be ignored; failing that, a better warning message 
> that helps users to diagnose the problem would be much better than "Error in 
> loading Services".

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to