Trying to consume an entity bean using JPA:

from("jpa:com.dss.persistence.InTable")

Results in the following exception:

Caused by: Exception [TOPLINK-8025] (Oracle TopLink Essentials - 2.0 (Build
b58g-fcs (09/07/2007))): oracle.toplink.essentials.exceptions.EJBQLException
Exception Description: Syntax error parsing the query [select x from
com.dss.persistence.InTable x], line 1, column 18: unexpected token [.].


-- 
View this message in context: 
http://www.nabble.com/Camel-1.2-JPA-consumer-broken--tp15823400s22882p15823400.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to