Impetus / kundera

A JPA 2.1 compliant Polyglot Object-Datastore Mapping Library for NoSQL Datastores.Please subscribe to:
http://groups.google.com/group/kundera-discuss/subscribe
Apache License 2.0
903 stars 233 forks source link

Kundera.client property is not found #1013

Open preetiKachhap opened 6 years ago

preetiKachhap commented 6 years ago

Defining persistence properties as part an external property map instead of defining in persistence.xml. Getting error Kundera.client property is not found.

devender-yadav commented 6 years ago

HI @preetiKachhap,

Did you add kundera.client property?

Please share the code of creating EntityManagerFactory with properties map?