How do I configure the JMS Service to use the JDBC adapter with remote Data Store?
In order to use remote JDataStore, you need a few jar files in the CLASSPATH. They are: dsserver3.1.jar, dsremote3.1.jar. To access a remote JDataStore database, you need to specify the following parameters in the property file: visimessage.backingStoreType=JDBC visimessage.jdbcDriver=com.borland.datastore.jdbc.DataStoreDriver visimessage.url=jdbc:borland:dsremote://hostname/