Changes between Version 11 and Version 12 of i2b2 HowTo Switch on Web Services


Ignore:
Timestamp:
11/03/15 08:55:28 (9 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • i2b2 HowTo Switch on Web Services

    v11 v12  
    3939=== Step 3
    4040
    41 Stop server:: /opt/jboss-4.2.2.GA/bin/shutdown.sh -S
    42 Start server:: /opt/jboss-4.2.2.GA/bin/run.sh -b 0.0.0.0 &
     41//The directories below are not necessarily correct.  It depends on where i2b2 is installed`
     42
     431. Stop server: `/opt/jboss-4.2.2.GA/bin/shutdown.sh -S`
     442. Start server: `/opt/jboss-4.2.2.GA/bin/run.sh -b 0.0.0.0 &`
    4345
    4446[[BackLinks]]