3 Replies Latest reply on Dec 22, 2005 3:14 AM by fdo

    Setting SystemProperties through the SystemPropertiesService

    fdo

      I have a datasource which relies on system properties (Derby embedded db, properties are used to set where the db files reside).

      Is there any guarantee that the SystemPropertiesService is run before the datasource are defined? Or should I set some dependencies somehow?