Changes between Initial Version and Version 1 of i2b2 HowTo Start JBOSS


Ignore:
Timestamp:
11/03/15 09:18:57 (9 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • i2b2 HowTo Start JBOSS

    v1 v1  
     1= i2b2 HowTo Start JBOSS
     2
     3Tags: [[JBOSS]] [[i2b2]] [[HowTo]]
     4
     5== Procedure
     6
     71. First of all make sure that you have run a command as `sudo`.  If you haven't it will ask for your password in the background that won't work.
     82. Run the command `sudo /usr/local/jboss/bin/run.sh -b 0.0.0.0 &`. //The directory may be different depending on where JBOSS is installed//
     9
     10
     11[[BackLinks]]