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

CTS: jaxrpc/ee/wsi/document/literal/marshalltest#MarshallJavaArrayTest

XMLWordPrintable

      2005-09-02 19:23:46,234 DEBUG [org.jboss.ws.server.ServiceEndpoint] Incomming SOAPMessage
      <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
      <env:Header/>
      <env:Body>
      <ns1:JavaBeanArrayTest xmlns:ns1='http://marshalltestservice.org/types' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
      <JavaBeanArray>
      <myBigDecimal>3512359.1456</myBigDecimal>
      <myDouble>4.9E-324</myDouble>
      <myLong>-9223372036854775808</myLong>
      <myJavaBean>
      <myBigDecimal>3512359.1456</myBigDecimal>
      <myDouble>4.9E-324</myDouble>
      <myLong>-9223372036854775808</myLong>
      <myShort>-32768</myShort>
      <myInt>-2147483648</myInt>
      <myCalendar>6-06-01T10:00:00.000+01:00</myCalendar>
      <myByte>-128</myByte>
      <myBoolean>false</myBoolean>
      <myString/>
      <myBigInteger>3512359</myBigInteger>
      <myFloat>1.4E-45</myFloat>
      </myJavaBean>
      <myShort>-32768</myShort>
      <myInt>-2147483648</myInt>
      <myCalendar>6-06-01T10:00:00.000+01:00</myCalendar>
      <myByte>-128</myByte>
      <myBoolean>false</myBoolean>
      <myString/>
      <myBigInteger>3512359</myBigInteger>
      <myFloat>1.4E-45</myFloat>
      </JavaBeanArray>
      <JavaBeanArray>
      <myBigDecimal>3512360.1456</myBigDecimal>
      <myDouble>1.7976931348623157E308</myDouble>
      <myLong>9223372036854775807</myLong>
      <myJavaBean>
      <myBigDecimal>3512360.1456</myBigDecimal>
      <myDouble>1.7976931348623157E308</myDouble>
      <myLong>9223372036854775807</myLong>
      <myShort>32767</myShort>
      <myInt>2147483647</myInt>
      <myCalendar>9-11-25T01:30:00.000+01:00</myCalendar>
      <myByte>127</myByte>
      <myBoolean>true</myBoolean>
      <myString/>
      <myBigInteger>3512360</myBigInteger>
      <myFloat>3.4028235E38</myFloat>
      </myJavaBean>
      <myShort>32767</myShort>
      <myInt>2147483647</myInt>
      <myCalendar>9-11-25T01:30:00.000+01:00</myCalendar>
      <myByte>127</myByte>
      <myBoolean>true</myBoolean>
      <myString/>
      <myBigInteger>3512360</myBigInteger>
      <myFloat>3.4028235E38</myFloat>
      </JavaBeanArray>
      </ns1:JavaBeanArrayTest>
      </env:Body>
      </env:Envelope>

      javax.xml.rpc.JAXRPCException: org.jboss.ws.binding.BindingException: javax.xml.bind.JAXBException: Failed to parse source: Date value does not follow the format ''? yyyy '' mm '-' dd: 6-06-01T10:00:00.000+01:00
      at org.jboss.ws.soap.SOAPContentElement.getObjectValue(SOAPContentElement.java:212)
      at org.jboss.ws.binding.soap.SOAPBindingProvider.getParameterFromMessage(SOAPBindingProvider.java:671)
      at org.jboss.ws.binding.soap.SOAPBindingProvider.unbindRequestMessage(SOAPBindingProvider.java:255)

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

              Created:
              Updated:
              Resolved: