You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2008/03/10 22:08:47 UTC

[jira] Resolved: (CXF-1363) If the elementFormDefault is not specifed quolified, no targetNamespace should be generated in the annotation

     [ https://issues.apache.org/jira/browse/CXF-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-1363.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1)
                   Invalid
         Assignee: Daniel Kulp  (was: maomaode)


I actually checked the RI and it generates:

 @WebParam(name = "x", targetNamespace = "")

so I'm going to assume the proper thing IS to generate the targetNamespace="" thing in the annotation.



> If the elementFormDefault is not specifed quolified, no targetNamespace should be generated in the annotation
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1363
>                 URL: https://issues.apache.org/jira/browse/CXF-1363
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Tooling
>    Affects Versions: 2.1
>            Reporter: maomaode
>            Assignee: Daniel Kulp
>             Fix For: Invalid
>
>


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