I have an entity bean that contains a java.util.Date property. Creating
works fine, but when I using a finder method, I get the following error:
com.evermind.server.rmi.OrionRemoteException: Database error: Bad Timestamp
Format at 19 in 2000-09-18 14:08:47.86-04; nested exception is:
Bad Timestamp Format at 19 in 2000-09-18 14:08:47.86-04
Has anyone seen this before using java.util.Date, CMP, orion and Postgres?
- Re: CMP java.util.Date property on Postgres golpira
- Re: CMP java.util.Date property on Postgres Vlad Petric
- Re: CMP java.util.Date property on Postgres Lorin Kobashigawa-Bates
- Re: CMP java.util.Date property on Postgres Markus Holmberg
