[jboss-user] [JBossWS] - Re: Problem with java.sql.Data

2006-11-28 Thread goran381
Thanks I assumed that it could be a work around. new java.util.Date(rset.getDate(4).getTime()) Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989196#3989196 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=398919

[jboss-user] [JBossWS] - Re: Problem with java.sql.Data

2006-11-27 Thread stevenh
This is a known issue although looking at the job it is yet to be fixed. http://jira.jboss.org/jira/browse/JBWS-800 The work around is to pass a java.util.date ( not any of the sub classes). Steve. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989073#398