You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Marc Giger (Created) (JIRA)" <ji...@apache.org> on 2011/10/03 15:34:34 UTC

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

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
            Reporter: Marc Giger


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

        

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

Posted by "Daniel Kulp (Resolved) (JIRA)" <ji...@apache.org>.
     [ 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

        

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

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

Marc Giger updated CXF-3842:
----------------------------

    Attachment: cxf-2.4.2-policy.patch
    
> 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
>            Reporter: Marc Giger
>         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

        

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

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

Marc Giger updated CXF-3842:
----------------------------

    Environment: Sun-JDK 1.6.0_26 and no other javax.xml.namespace.QName in classpath as the one in the jdk.
    
> 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
>         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