You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
While running camel:run on jpa project with h2 db it just starts openJPA and doesn't move any further.
641 reportincident INFO [org.apache.camel.spring.Main.main()] openjpa.Runtime - Starting OpenJPA 2.1.0
817 reportincident WARN [org.apache.camel.spring.Main.main()] openjpa.jdbc.JDBC - Unable to determine whether delimited identifiers are supported. The use of delimiters will not be supported.
818 reportincident WARN [org.apache.camel.spring.Main.main()] openjpa.jdbc.JDBC - cannot-determine-identifier-case
The text was updated successfully, but these errors were encountered:
Hi,
While running camel:run on jpa project with h2 db it just starts openJPA and doesn't move any further.
641 reportincident INFO [org.apache.camel.spring.Main.main()] openjpa.Runtime - Starting OpenJPA 2.1.0
817 reportincident WARN [org.apache.camel.spring.Main.main()] openjpa.jdbc.JDBC - Unable to determine whether delimited identifiers are supported. The use of delimiters will not be supported.
818 reportincident WARN [org.apache.camel.spring.Main.main()] openjpa.jdbc.JDBC - cannot-determine-identifier-case
The text was updated successfully, but these errors were encountered: