You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bharath Ganesh (JIRA)" <ji...@apache.org> on 2007/01/23 10:19:49 UTC

[jira] Created: (CXF-382) Java package to wsdl namespace mapping incorrect

Java package to wsdl namespace mapping incorrect
------------------------------------------------

                 Key: CXF-382
                 URL: https://issues.apache.org/jira/browse/CXF-382
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
    Affects Versions: 2.0-M1, 2.0-RC
            Reporter: Bharath Ganesh


Jax-Ws spec defines a default java package to target namespace mapping. 
According to this packege "com.example.ws" should be mapped to target namespace "http://ws.example.com/". The last "/" is not appended by cxf.  
The bug is in the method {{public static String makeNamespaceFromClassName(String className, String protocol) }} of class {{org.apache.cxf.helpers.ServiceUtils}}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CXF-382) Java package to wsdl namespace mapping incorrect

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned CXF-382:
--------------------------------

    Assignee: Freeman Fang  (was: Jervis Liu)

> Java package to wsdl namespace mapping incorrect
> ------------------------------------------------
>
>                 Key: CXF-382
>                 URL: https://issues.apache.org/jira/browse/CXF-382
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0-M1, 2.0-RC
>            Reporter: Bharath Ganesh
>         Assigned To: Freeman Fang
>
> Jax-Ws spec defines a default java package to target namespace mapping. 
> According to this packege "com.example.ws" should be mapped to target namespace "http://ws.example.com/". The last "/" is not appended by cxf.  
> The bug is in the method {{public static String makeNamespaceFromClassName(String className, String protocol) }} of class {{org.apache.cxf.helpers.ServiceUtils}}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (CXF-382) Java package to wsdl namespace mapping incorrect

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang closed CXF-382.
----------------------------


> Java package to wsdl namespace mapping incorrect
> ------------------------------------------------
>
>                 Key: CXF-382
>                 URL: https://issues.apache.org/jira/browse/CXF-382
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0-M1, 2.0-RC
>            Reporter: Bharath Ganesh
>         Assigned To: Freeman Fang
>
> Jax-Ws spec defines a default java package to target namespace mapping. 
> According to this packege "com.example.ws" should be mapped to target namespace "http://ws.example.com/". The last "/" is not appended by cxf.  
> The bug is in the method {{public static String makeNamespaceFromClassName(String className, String protocol) }} of class {{org.apache.cxf.helpers.ServiceUtils}}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CXF-382) Java package to wsdl namespace mapping incorrect

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bozhong Lin reassigned CXF-382:
-------------------------------

    Assignee: Jervis Liu

> Java package to wsdl namespace mapping incorrect
> ------------------------------------------------
>
>                 Key: CXF-382
>                 URL: https://issues.apache.org/jira/browse/CXF-382
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0-M1, 2.0-RC
>            Reporter: Bharath Ganesh
>         Assigned To: Jervis Liu
>
> Jax-Ws spec defines a default java package to target namespace mapping. 
> According to this packege "com.example.ws" should be mapped to target namespace "http://ws.example.com/". The last "/" is not appended by cxf.  
> The bug is in the method {{public static String makeNamespaceFromClassName(String className, String protocol) }} of class {{org.apache.cxf.helpers.ServiceUtils}}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-382) Java package to wsdl namespace mapping incorrect

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved CXF-382.
------------------------------

    Resolution: Fixed

> Java package to wsdl namespace mapping incorrect
> ------------------------------------------------
>
>                 Key: CXF-382
>                 URL: https://issues.apache.org/jira/browse/CXF-382
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0-M1, 2.0-RC
>            Reporter: Bharath Ganesh
>         Assigned To: Freeman Fang
>
> Jax-Ws spec defines a default java package to target namespace mapping. 
> According to this packege "com.example.ws" should be mapped to target namespace "http://ws.example.com/". The last "/" is not appended by cxf.  
> The bug is in the method {{public static String makeNamespaceFromClassName(String className, String protocol) }} of class {{org.apache.cxf.helpers.ServiceUtils}}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.