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

Echo date changes the response by an hour

XMLWordPrintable

      $ ant -Dtest=org.jboss.test.webservice.marshalltest.MarshallRpcLiteralTestCase one-test

      <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
      <env:Header/>
      <env:Body>
      <ns1:echoDateTimeDate xmlns:ns1='http://org.jboss.webservice/marshalltest-rpclit'>
      <Date_1>2005-06-24T12:24:43.555+01:00</Date_1>
      </ns1:echoDateTimeDate>
      </env:Body>
      </env:Envelope>

      <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
      <env:Header/>
      <env:Body>
      <ns1:echoDateTimeDateResponse xmlns:ns1='http://org.jboss.webservice/marshalltest-rpclit'>
      <result>2005-06-24T13:24:43.555+01:00</result>
      </ns1:echoDateTimeDateResponse>
      </env:Body>
      </env:Envelope>

              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: