-
Mar 29th, 2010, 08:06 AM
#1
Starting DM 2.0 With a Custom Configuration Directory
I am trying to use same DM server installation to run multiple instances. Each instance should have its own serviceability, pickup, bin, config, work, repository/usr
I have changed com.springsource.repository.properties, com.springsource.osgi.medic.properties, serviceability.xml, com.springsource.kernel.properties and specified the absolute path for pickup, serviceability, repository.
I use the following command to start DM server
bin/startup.sh -configDir /home/<SOMEPATH>/dm-instance/config -clean
It picks the bundles from pickup, repository/usr directories specified under DM instance. But it picks the default serviceability and work directories under DM server installation and not under DM server instance.
How do I configure work and serviceability directories for DM instance?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules