Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1027

QName namespaces are not marshalled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jbossws-1.0.2
    • None
    • jbossws-native
    • None

      Covered by org.jboss.test.ws.jaxb.array.QNameArrayMarshallerTestCase.

      Exp: <ns1:arrayOfQName xmlns:ns1='http://org.jboss.ws/types' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'><value xmlns:ns2='http://ns2'>ns2:local2</value><value xmlns:ns3='http://ns3'>ns3:local3</value><value xmlns:ns4='http://ns4'>ns4:local4</value></ns1:arrayOfQName>

      Was: <ns1:arrayOfQName xmlns:ns1='http://org.jboss.ws/types' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'><value>ns2:local2</value><value>ns3:local3</value><value>ns4:local4</value></ns1:arrayOfQName>

            olubyans@redhat.com Alexey Loubyansky
            rhn-support-hbraun Heiko Braun
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: