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?

Reply via email to