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 (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/03 22:35:35 UTC

[jira] [Resolved] (CXF-3842) WS-Policy: Caused by: java.lang.IllegalArgumentException: local part cannot be "null" when creating a QName

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

Daniel Kulp resolved CXF-3842.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4.3
         Assignee: Daniel Kulp


Patch applied.  Thanks!

Also logged NEETHI-13 to track the issue  on the Neethi side.
                
> WS-Policy: Caused by: java.lang.IllegalArgumentException: local part cannot be "null" when creating a QName
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-3842
>                 URL: https://issues.apache.org/jira/browse/CXF-3842
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.4.2
>         Environment: Sun-JDK 1.6.0_26 and no other javax.xml.namespace.QName in classpath as the one in the jdk.
>            Reporter: Marc Giger
>            Assignee: Daniel Kulp
>             Fix For: 2.4.3
>
>         Attachments: cxf-2.4.2-policy.patch
>
>
> Setting up WS-Policy via Policy annotation throws the following exception:
> Caused by: java.lang.IllegalArgumentException: local part cannot be "null" when creating a QName
>         at javax.xml.namespace.QName.<init>(QName.java:246)
>         at javax.xml.namespace.QName.<init>(QName.java:190)
>         at org.apache.neethi.builders.converters.AbstractDOMConverter.getAttributes(AbstractDOMConverter.java:51)
>         ... 43 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira