On Nov 21, 2010, at 8:11 AM, bogdan_voloshincu wrote:
>
> i hava the next problem : how can i reload or refresh my cayenne.xml after i
> add or remove one or more domanis. how can i read cayanne.xml at runtime if
> it's posible ? if not can somebody give another example pls thank you!
Assuming you are using shared configuration:
Configuration.getSharedConfiguration().shutdown();
Configuration.initializeSharedConfiguration();
Andrus
This archive was generated by hypermail 2.0.0 : Sun Nov 21 2010 - 07:59:19 UTC