Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated ports, change conf->etc

...

Code Block
/$DEPLOYMENT_BASE_DIR
  /data
     /archive
     /catalog
     /staging
     /work
     /met
     /failure
  /bin
  /components
    /crawler
      /bin
      /confetc
      /policy
      /lib
    /filemgr
      /bin
      /confcatalog
      /etc
      /policy
      /lib
    /workflow
      /bin
      /catalog
      /confetc
      /policy
      /lib
    /extensions
      /bin
      /confetc
      /lib
  /conf

Path Descriptions

...

oodt.properties

Code Block
crawler_port=91019020

filemanager_port=91029000

workflowmanager_port=91039001

resmgr_port=9002

batchstub_port=2001

JAVA_HOME

Component settings we plan to default

...

Code Block
titlefilemgr
borderStylesolid
FILEMGR_PORT=91029000
export FILEMGR_PORT

workflow

Code Block
titlewmgr
borderStylesolid
WFMGR_PORT=91039001
export WFMGR_PORT

Default Source Structure

...