main
parent
58a42254fb
commit
c3d60bcdfe
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,47 +0,0 @@
|
|||
##############################################
|
||||
################### DB\uad00\ub828 ###################
|
||||
##############################################
|
||||
|
||||
# Oracle
|
||||
Oracle.Driver=oracle.jdbc.driver.OracleDriver
|
||||
|
||||
################################################################
|
||||
# Oracle.Url=jdbc:oracle:thin:@192.168.0.8:3452:orcl is prod
|
||||
#Oracle.Url=jdbc:oracle:thin:@192.168.0.8:3452:orcl
|
||||
# dbnt devlop server
|
||||
Oracle.Url=jdbc:oracle:thin:@118.219.150.34:1521:ORAGEODEV
|
||||
# develop local server
|
||||
#Oracle.Url=jdbc:oracle:thin:@192.168.86.2:1521:xe
|
||||
# thkim local test
|
||||
#Oracle.Url=jdbc:oracle:thin:@grok-10.com:1521:ORAGEODEV
|
||||
################################################################
|
||||
|
||||
#Oracle.Url=jdbc:oracle:thin:@192.168.0.29:1521:xe
|
||||
#Oracle.Url=jdbc:oracle:thin:@192.168.0.71:1521:orcl
|
||||
#Oracle.Url=jdbc:oracle:thin:@220.121.145.78:7080:xe
|
||||
#Oracle.Url=jdbc:oracle:thin:@localhost:1521:orcl
|
||||
#Oracle.Url=jdbc:oracle:thin:@218.232.234.162:1521:ORAGEO
|
||||
Oracle.ID=geoinfo
|
||||
Oracle.Password=geoinfo
|
||||
# thkim local test
|
||||
#Oracle.Password=dbnt060928!rlaxogh
|
||||
#Oracle.Password=!!kictgis1234
|
||||
|
||||
|
||||
###############################################
|
||||
################### \ud30c\uc77c\uad00\ub828 ###################
|
||||
###############################################
|
||||
|
||||
#Geoinfo.FilePath=D:\\Tomcat6\\geoinfoEgov\\webapps\\geoinfo\\files\\
|
||||
Geoinfo.FilePath=D:\\app_geoinfo\\app\\files\\
|
||||
#\uac80\uc0c9\uc720\ud1b5 3\ucc28\uc6d0
|
||||
#Geoinfo.FilePath3D=files\\4dim\\2014\\
|
||||
Geoinfo.FilePath3D=D:\\app_geoinfo\\app\\files\\4dim\\2014\\
|
||||
#\uc804\ubb38\uac00\uc758\uacac
|
||||
Geoinfo.Report=files\\report\\
|
||||
|
||||
#\uc785\ub825\uc2dc\uc2a4\ud15c
|
||||
Geoinfo.WebFilePath=files\\web\\
|
||||
|
||||
Globals.FileExtImg=.jpeg,.jpg,.bmp,.tiff,.gif,.png
|
||||
Globals.FileExtZip=.hwp,.pdf,.zip,.xls,.xlsx,.ppt,.pptx
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,46 +0,0 @@
|
|||
# Report Server Connection Config
|
||||
|
||||
# conntype : jdbc, jndi
|
||||
# jdbc type : SQL_Server, MySQL, Oracle, Tibero, DB2, Sybase, UserCustom
|
||||
|
||||
# version SQL_Server 2000, 2005, 2008, 2012
|
||||
dataconnection.count=3
|
||||
|
||||
dataconnection1.conntype=jdbc
|
||||
dataconnection1.type=Oracle
|
||||
dataconnection1.dbname=oracle1
|
||||
dataconnection1.version=
|
||||
#dataconnection1.url=jdbc:oracle:thin:@192.168.0.71:1521:orcl
|
||||
#dataconnection1.url=jdbc:oracle:thin:@192.168.0.29:1521:xe
|
||||
#dataconnection1.url=jdbc:oracle:thin:@192.168.0.8:1521:orcl
|
||||
################################################################
|
||||
# \uc544\ub798\ub294 \uac74\uae30\uc5f0 \uc6b4\uc601\uc11c\ubc84
|
||||
# dataconnection1.url=jdbc:oracle:thin:@192.168.0.8:3452:orcl
|
||||
#dataconnection1.url=jdbc:oracle:thin:@192.168.0.8:3452:orcl
|
||||
# \uc544\ub798\ub294 \ub514\ube44\uc5d4\ud14d \uac1c\ubc1c\uc11c\ubc84
|
||||
dataconnection1.url=jdbc:oracle:thin:@118.219.150.34:1521:orageodev
|
||||
# \uc544\ub798\ub294 \ub514\ube44\uc5d4\ud14d \ub85c\uceec\uc11c\ubc84
|
||||
#dataconnection1.url=jdbc:oracle:thin:@127.0.0.1:1521:ORAGEODEV
|
||||
# thkim local test
|
||||
#dataconnection1.url=jdbc:oracle:thin:@grok-10.com:1521:ORAGEODEV
|
||||
################################################################
|
||||
|
||||
dataconnection1.user=geoinfo
|
||||
dataconnection1.password=geoinfo
|
||||
#dataconnection1.password=dbnt060928!rlaxogh
|
||||
dataconnection1.encoding=
|
||||
|
||||
dataconnection2.conntype=jdbc
|
||||
dataconnection2.type=UserCustom
|
||||
dataconnection2.dbname=usercustom1
|
||||
dataconnection2.version=
|
||||
dataconnection2.driver=cubrid.jdbc.driver.CUBRIDDriver
|
||||
dataconnection2.url=
|
||||
dataconnection2.user=
|
||||
dataconnection2.password=
|
||||
dataconnection2.encoding=
|
||||
|
||||
dataconnection3.conntype=jndi
|
||||
dataconnection3.dbname=dbname
|
||||
dataconnection3.jndiname=jndiname
|
||||
dataconnection3.encoding=
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue