james
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
james [2011/07/02 15:35] – k2patel | james [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 14: | Line 14: | ||
</ | </ | ||
- | Now download mysql jdbc driver from [[http:// | + | Now download mysql jdbc driver from [[http:// |
+ | Place file in $JAMES_HOME/ | ||
+ | |||
+ | now define it in environment | ||
+ | <code bash | $JAMES_HOME/ | ||
+ | CLASSPATH_PREFIX=../ | ||
+ | export CLASSPATH_PREFIX | ||
+ | </ | ||
+ | |||
+ | Controller port is defined in -$JAMES_HOME/ | ||
+ | you can use jconsole to connect to your controller.\\ | ||
+ | which allow you to manage services using GUI. | ||
+ | |||
+ | Also make usre you have define JAVA_HOME in you bash env. | ||
+ | |||
+ | now start your server using $JAMES_HOME/ |
james.1309620902.txt.gz · Last modified: 2020/08/10 02:30 (external edit)