Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dali-dev] Reload meta data information of JPA project

Title: Reload meta data information of JPA project

Hello,

I'm working with DALI 1.0 from the Europa release and I’m in big trouble with the usage of an persistence unit from my JPA project. It contains in the following: Sometimes (most frequently after close/open of the project or delete of project and import again), the persistence units of the project doesn’t presented despite the fact that provider.xml is valid. I had tried lots of approaches to rebuild the model, but unsuccessfully: when I invoke IJpaPlatform.persistenceUnitSize() it returns 0.

My appeal is could you suggest me a way to reload the metadata information, described in the descriptor file persistence.xml

Thank you in advance,
Dimiter

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top