1. CustomEditor for Timestamp forum.springsource.orgI'm assuming that WRT your domain model, your timestamp is actually a java.util.Date. If that's the case, you can use the out-of-the-box CustomDateEditor. The constructor takes an instance of a SimpleDateFormat ... |
2. XWSSecurityException: The creation time is older than currenttime - timestamp forum.springsource.orgXWSSecurityException: The creation time is older than currenttime - timestamp Code: 2009-02-15 00:58:33,322 WARN [org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor] - Could not validate request: com.sun.xml.wss.impl.WssSoapFaultException: The creation time is older than currenttime - timestamp-freshness-limit - ... |
3. how to let hhb2dll generate table field with type timestamp? forum.springsource.orgIf the part you've labeled as "db schema:" is what's being output, then I assume the field is called test_date in your DB. The field testDate won't map to that by ... |