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