Yes done that. The only error I am getting now is this one.

2014-01-30 21:33:59,848 | WARN  | jms.model.Person | JpaConsumer                
     
| 125 - org.apache.camel.camel-core - 2.12.0 | Consumer
Consumer[jpa://net.lr.tutorial.karaf.camel.jpa2jms.model.Person?consumer.delay=3500]
failed polling endpoint:
Endpoint[jpa://net.lr.tutorial.karaf.camel.jpa2jms.model.Person?consumer.delay=3500].
Will try again at next poll. Caused by:
[org.apache.openjpa.persistence.ArgumentException - An error occurred while
parsing the query filter "select x from Person x". Error message: The name
"Person" is not a recognized entity or identifier. Perhaps you meant Person,
which is a close match. Known entity names: [Person]]
<openjpa-2.1.1-r422266:1148538 nonfatal user error>
org.apache.openjpa.persistence.ArgumentException: An error occurred while
parsing the query filter "select x from Person x". Error message: The name
"Person" is not a recognized entity or identifier. Perhaps you meant Person,
which is a close match. Known entity names: [Person]

Any ideas? Nearly there I think :)



--
View this message in context: 
http://karaf.922171.n3.nabble.com/faultJmsMessageListenerContainer-Could-not-refresh-JMS-Connection-for-destination-person-tp4031400p4031441.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to