Changes between Initial Version and Version 1 of i2b2 HowTo Start JBOSS
- Timestamp:
- 11/03/15 09:18:57 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
i2b2 HowTo Start JBOSS
v1 v1 1 = i2b2 HowTo Start JBOSS 2 3 Tags: [[JBOSS]] [[i2b2]] [[HowTo]] 4 5 == Procedure 6 7 1. 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. 8 2. 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]]