Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connect Multiple Ingrian server in same JVM

linkinJul 28 2014 — edited Jul 28 2014

Hi All,

I have faced an issue where I have to connect multiple Ingrain server depending on some choice in same JVM.However I can able to set one server for jvm by placing the IngrianNAE.jar and IngrianNAE.properties in jre/lib/ext and every things running well, but if I tried to modify the Ingrain properties file during runtime through System.setProperties(), it always  pick the old  value instead the new one. So my question is that whether it is possible to configure  for same JVM or not.

Thanks & Regards

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2014
Added on Jul 28 2014
0 comments
961 views