You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Chris Darroch (JIRA)" <ji...@apache.org> on 2006/10/06 06:46:19 UTC

[jira] Created: (AXIS2C-327) trailing slash in namespace uri causes service load error

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: woden, wsdl, wsdl2c tool
            Reporter: Chris Darroch


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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-327) trailing slash in namespace uri causes service load error

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-327?page=all ]

Dinesh Premalal reassigned AXIS2C-327:
--------------------------------------

    Assignee: Dinesh Premalal

> 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
>
> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-327) trailing slash in namespace uri causes service load error

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
     [ 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org