Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Restart i2b2

Cell URLs

Note
titledifferent Multiple servers

If your cells are installed on different servers (e.g., Project Management is on a different server than the Ontology cell), you will need to make this change because the hostnames cannot be autodetected.

...

Note
titlehttps

If your Wildfly is set up to use https, you will also need to specify the full URL as shown below.

...

datatype_cdparam_name_cdvalue
Uedu.harvard.i2b2.crc.delegate.ontology.url/i2b2/services/OntologyService

could become

datatype_cdparam_name_cdvalue
Tedu.harvard.i2b2.crc.delegate.ontology.urlhttp://localhost:9090/i2b2/services/OntologyService


Note
titleImportant

When you edit a .url property with the location of a cell it is extremely important that you only add/edit the first portion - i.e. Protocol (e.g., https://) hostname (e.g., localhost) and the port (e.g., 9090). The remainder of the URL is required as it is written and should not be changed.

...