3 Replies Latest reply on Jul 14, 2008 7:56 AM by mvecera

    java.util.Date or Calendar does not pass through to the SOAP

    evanyang

      This may be an issue of jbossws, but since I am using it in the esb, so I will post the message here.

      I have problem using java.util.Date or Calendar data type in the SOAP message, when this type of data reach the web service, this data value is null.

      Is this the WS-I spec that the java.util.Date or Calendar is not supported, or is this jBossESB/jBossWS problem?