#----------------------------------------------------------------------- # # globals.properties : \uc2dc\uc2a4\ud15c # #----------------------------------------------------------------------- # 1. key = value \uad6c\uc870\uc785\ub2c8\ub2e4. # 2. key\uac12\uc740 \uacf5\ubc31\ubb38\uc790\ub97c \ud3ec\ud568\ubd88\uac00, value\uac12\uc740 \uacf5\ubc31\ubb38\uc790\ub97c \uac00\ub2a5 # 3. key\uac12\uc73c\ub85c \ud55c\uae00\uc744 \uc0ac\uc6a9\ubd88\uac00, value\uac12\uc740 \ud55c\uae00\uc0ac\uc6a9\uc774 \uac00\ub2a5 # 4. \uc904\uc744 \ubc14\uafc0 \ud544\uc694\uac00 \uc788\uc73c\uba74 '\'\ub97c \ub77c\uc778\uc758 \ub05d\uc5d0 \ucd94\uac00(\ub9cc\uc57d '\'\ubb38\uc790\ub97c \uc0ac\uc6a9\ud574\uc57c \ud558\ub294 \uacbd\uc6b0\ub294 '\\'\ub97c \uc0ac\uc6a9) # 5. Windows\uc5d0\uc11c\uc758 \ub514\ub809\ud1a0\ub9ac \ud45c\uc2dc : '\\' or '/' ('\' \uc0ac\uc6a9\ud558\uba74 \uc548\ub428) # 6. Unix\uc5d0\uc11c\uc758 \ub514\ub809\ud1a0\ub9ac \ud45c\uc2dc : '/' # 7. \uc8fc\uc11d\ubb38 \ucc98\ub9ac\ub294 #\uc0ac\uc6a9 # 8. value\uac12 \ub4a4\uc5d0 \uc2a4\ud398\uc774\uc2a4\uac00 \uc874\uc7ac\ud558\ub294 \uacbd\uc6b0 \uc11c\ube14\ub9bf\uc5d0\uc11c \ucc38\uc870\ud560\ub54c\ub294 \uc5d0\ub7ec\ubc1c\uc0dd\ud560 \uc218 \uc788\uc73c\ubbc0\ub85c trim()\ud558\uac70\ub098 \ub9c8\uc9c0\ub9c9 \uacf5\ubc31\uc5c6\uc774 properties \uac12\uc744 \uc124\uc815\ud560\uac83 #----------------------------------------------------------------------- # \uc6b4\uc601\uc11c\ubc84 \ud0c0\uc785(WINDOWS, UNIX) Globals.OsType = WINDOWS # G4C \uc5f0\uacb0\uc6a9 IP (localhost) Globals.LocalIp = 127.0.0.1 # DB\uc11c\ubc84 \ud0c0\uc785(mysql,oracle,altibase,tibero) - datasource \ubc0f sqlMap \ud30c\uc77c \uc9c0\uc815\uc5d0 \uc0ac\uc6a9\ub428 Globals.DB1.DriverClassName=org.postgresql.Driver Globals.DB1.Url=jdbc:postgresql://10.dbnt.co.kr:55432/sgis_new Globals.DB1.UserName=smartgeoinfo Globals.DB1.Password=Smartgeoinfo1! #Globals.DB1.Url=jdbc:postgresql://192.168.0.71:5432/sgis #Globals.DB1.UserName=postgres #Globals.DB1.Password=1234 #Globals.DB1.UserName=sgisungis #Globals.DB1.Password=sgis #\ucca8\ubd80\ud30c\uc77c \uad00\ub828 \uc815\ubcf4 Globals.File.StoredPath=D:/app_sgis/upload/ Globals.File.MaxSize=100000000 Globals.File.AllowedExt=xls,xlsx,doc,docx,ppt,pptx,hwp,pdf,jpg,png,zip,gif,shp,dxf # MainPage Setting #Globals.MainPage = /sgis/main/sampleMain.do #\ub0b4\ubd80\ub9dd IP\ub300\uc5ed(\uc640\uc77c\ub4dc\uce74\ub4dc\ub294 xxx\ub85c \uc0ac\uc6a9, \ubc94\uc704\ub294-\ub85c \uc9c0\uc815) Globals.Security.InternalIP=190-192.150-169.5-10.xxx #\uc138\uc158 \ud0c0\uc784\uc544\uc6c3 \uc2dc\uac04(\ub2e8\uc704:\ubd84) Globals.Session.timeout=60 #Python \uc18c\uc2a4 \uacbd\ub85c Globals.File.PyPath=D:/app_sgis/python/prediction_script/