4.7.5. Example of an Environment

The following is an example of an environment. This environment contains two deployed bundles: a loadable 'jdk' bundle and an executable 'helloserver' bundle shown earlier.

/local/
   dev/
      env/
         info
      uses/
         jdk
      helloserver/
         bundle
         work/
            config/
               helloserver.properties
               logging.properties
            logs/