-
When started from IDE, then the manifest file is not accessible and as a result,
Implementation-Version
is inaccessible as well which resulted in NPE being thrown in dependency checking mechanism. I've modified this mechanism to allow the server to run without dependency checking in this case but it will display warnings about missing version information.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
6141
|
Version |
tigase-server-8.0.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
As reported in message#7470 it is not possible to start Tigase XMPP Server from IDE as it throws NPE.