#SERVER_PORT - Ports will be used in ascending order, starting from this port #Please use unique ports. Port 40000 is simply given as an example and it may #be used by other applications. Document the ports that are used by your applications #in respective application documents. MAX_VM_PORTS=20 #ThreadPool #MIN_THREADS=3 MAX_THREADS=100 #CTM URL, for tomcat it will usually be be :8080/ctm/CTMServlet #for Jrun it will usually be :1741/CSCOnm/servlet/com.cisco.nm.xms.ctm.server.CTMServlet" # for any others it could take any value #CTM_FileUpload_URL, for tomcat it will usually be be :8080/ctm/FileUpload #for Jrun it will usually be :1741/CSCOnm/servlet/com.cisco.nm.xms.ctm.server.FileUpload" #CTM_FileDownload_URL, for tomcat it will usually be be :8080/ctm/FileDownload #for Jrun it will usually be :1741/CSCOnm/servlet/com.cisco.nm.xms.ctm.server.FileDownload" CTM_SSL=1 CTM_URL=:443/cwhp/CTMServlet MAX_VM_CLIENT_CONNECTION=25 #SECURITY_WRAPPER=com.cisco.nm.xms.ctm.security.CMFSecurityWrapper ##REG_LOC_HERE SERVER_PORT=40050