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

CTS: jaxrpc/ee/wsi/rpc/literal/marshalltest#MarshallListTypesTest

XMLWordPrintable

      2005-09-02 19:30:05,940 DEBUG [org.jboss.ws.server.ServiceEndpoint] Incomming SOAPMessage
      <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
      <env:Header/>
      <env:Body>
      <ns1:FooStringListType xmlns:ns1='http://marshalltestservice.org/types2' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>[Ljava.lang.String;@174a6e2</ns1:FooStringListType>
      </env:Body>
      </env:Envelope>

      java.lang.IllegalStateException: Type is not assignable from deserialized value: java.lang.String
      at org.jboss.ws.soap.SOAPContentElement.getObjectValue(SOAPContentElement.java:205)
      at org.jboss.ws.binding.soap.SOAPBindingProvider.getParameterFromMessage(SOAPBindingProvider.java:671)
      at org.jboss.ws.binding.soap.SOAPBindingProvider.unbindRequestMessage(SOAPBindingProvider.java:255)

            tdiesler@redhat.com Thomas Diesler
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: