Difference between revisions of "NetXMS WebAPI"

3 bytes added ,  09:47, 29 June 2017
m
no edit summary
m
m
Line 11: Line 11:
2. Navigate to {{#tag:syntaxhighlight|NETXMS_GIT/src/server/nxapisrv/java|lang=bash}}
2. Navigate to {{#tag:syntaxhighlight|NETXMS_GIT/src/server/nxapisrv/java|lang=bash}}
3. Run {{#tag:syntaxhighlight|mvn package|lang=bash}}
3. Run {{#tag:syntaxhighlight|mvn package|lang=bash}}
4. Copy the resulting .war file from {{#tag:syntaxhighlight|/targets/netxms-websvc-2.1-M3.war|lang=bash}} to your web server.  
4. Copy the resulting .war file from {{#tag:syntaxhighlight|/targets/netxms-websvc-2.1-M3.war|lang=bash}} to your web server.<br />
5. Create a {{#tag:syntaxhighlight|nxapisrv.properties|lang=bash}} file and place it in the property file location of your web server and specify the NetXMS Server address with the {{#tag:syntaxhighlight|NXServer=|lang=bash}} property.
5. Create a {{#tag:syntaxhighlight|nxapisrv.properties|lang=bash}} file and place it in the property file location of your web server and specify the NetXMS Server address with the {{#tag:syntaxhighlight|NXServer=|lang=bash}} property.


683

edits