Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3842

WS-Policy: Caused by: java.lang.IllegalArgumentException: local part cannot be "null" when creating a QName

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.2
    • 2.4.3
    • WS-* Components
    • None
    • Sun-JDK 1.6.0_26 and no other javax.xml.namespace.QName in classpath as the one in the jdk.

    • Unknown

    Description

      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

      Attachments

        1. cxf-2.4.2-policy.patch
          0.9 kB
          Marc Giger

        Activity

          People

            dkulp Daniel Kulp
            gigerstyle Marc Giger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: