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

CTS: jaxrpc/ee/j2w/marshalltest/MarshallStandardJavaClassesTest

XMLWordPrintable

      2005-08-31 15:39:06,906 DEBUG [org.jboss.ws.server.ServiceEndpoint:205] Incomming SOAPMessage
      <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
      <env:Header/>
      <env:Body>
      <ns1:calendarTest xmlns:ns1='http://marshalltestservice.org/wsdl'>
      <Calendar_1>6-06-01T10:00:00.000+01:00</Calendar_1>
      </ns1:calendarTest>
      </env:Body>
      </env:Envelope>
      2005-08-31 15:39:06,906 DEBUG [org.jboss.ws.handler.HandlerChainBaseImpl:209] Enter: doHandleRequest
      2005-08-31 15:39:06,921 DEBUG [org.jboss.ws.handler.HandlerChainBaseImpl:252] Exit: doHandleRequest with status: true
      2005-08-31 15:39:06,921 DEBUG [org.jboss.ws.binding.soap.SOAPBindingProvider:184] unbindRequestMessage:

      {http://marshalltestservice.org/wsdl}

      calendarTest
      2005-08-31 15:39:06,921 DEBUG [org.jboss.ws.soap.SOAPContentElement:181] getObjectValue [xmlType=

      {http://www.w3.org/2001/XMLSchema}

      dateTime,javaType=class java.util.Calendar]
      2005-08-31 15:39:06,921 DEBUG [org.jboss.ws.soap.MessageContextAssociation:34] setMessageContext: null
      2005-08-31 15:39:06,921 DEBUG [org.jboss.ws.server.ServiceEndpoint:309] END handleRequest: J2WMT.ear/J2WMT_web.war#MarshallTestService/MarshallTestPort
      2005-08-31 15:39:06,921 ERROR [org.jboss.ws.server.AbstractServlet:63] Error processing web service request
      org.jboss.xb.binding.JBossXBValueFormatException: Date value does not follow the format ''? yyyy '' mm '-' dd: 6-06-01T10:00:00.000+01:00
      at org.jboss.xb.binding.SimpleTypeBindings.parseDate(SimpleTypeBindings.java:1960)
      at org.jboss.xb.binding.SimpleTypeBindings.unmarshalDateTime(SimpleTypeBindings.java:1691)
      at org.jboss.ws.jaxrpc.encoding.CalendarDeserializer.deserialize(CalendarDeserializer.java:31)
      at org.jboss.ws.soap.SOAPContentElement.getObjectValue(SOAPContentElement.java:203)

            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: