| Type |
New Feature
|
| Priority |
Normal
|
| Assignee | |
| Version |
tigase-server-8.1.0
|
| Spent time |
0
|
Issue Votes (0)
Watchers (0)
| Type |
New Feature
|
| Priority |
Normal
|
| Assignee | |
| Version |
tigase-server-8.1.0
|
| Spent time |
0
|
Currently it's mandatory to set
JAVA_HOMEsystem variable but it's perfectly fine to call directlyjavacommand.Make setting
JAVA_HOMEoptional (so one could use different than default Java installation) and usejavadirectly if possible.