You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2007/02/09 03:34:05 UTC

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

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