timestamp property in JpaTraceEventMessage does not specify a temporal type
---------------------------------------------------------------------------

                 Key: CAMEL-3419
                 URL: https://issues.apache.org/jira/browse/CAMEL-3419
             Project: Camel
          Issue Type: Bug
          Components: camel-jpa
    Affects Versions: 2.5.0
         Environment: JPA 2.0 / EclipseLink 2.1.0
            Reporter: Marco Zapletal


The timestamp property in the JpaTraceEventMessage does not specify a temporal 
type. This results in an exception using EclipseLink 2.1.0 (and maybe using 
other JPA frameworks, too). 

Using the annotation  @Temporal(TemporalType.TIMESTAMP) on timestamp should 
solve this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to