purdticker wrote:
>
> I'm getting the following exception thrown when I call findByPrimaryKey():
> javax.ejb.EJBException: The bean encountered a non-application exception.;
> nested exception is:
> <openjpa-1.0.2-r420667:627158 nonfatal general error>
> org.apache.openjpa.persistence.PersistenceException: For input string: "13
> 02:22:28"
>
I just realized that "13 02:22:28" is the last characters of the TIME_STAMP
column in oracle table. Supposed to be "2006-10-13 02:22:28". Does this
have something to do with java/oracle conversation?
--
View this message in context:
http://www.nabble.com/Error-when-using-EJB---persistence-tp18161971s134p18163949.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.