I have a webservice that returns an object that contains a java.util.Date 
property.  That property is represented as a dateTime type in my WSDL.  It 
seems that whenever I transfer an instance of that object between my client and 
server that an hour is added to the time component of the Date for no apparent 
reason.  The client and server are on the same machine and thus are in the same 
timezone, so that should not be the issue.  Does anyone know why this may be 
happening?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950184#3950184

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950184


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to