diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 00000000..4a75bc58 Binary files /dev/null and b/.DS_Store differ diff --git a/src/.DS_Store b/src/.DS_Store new file mode 100644 index 00000000..b9c83013 Binary files /dev/null and b/src/.DS_Store differ diff --git a/src/main/.DS_Store b/src/main/.DS_Store new file mode 100644 index 00000000..d4ff98ee Binary files /dev/null and b/src/main/.DS_Store differ diff --git a/src/main/java/.DS_Store b/src/main/java/.DS_Store new file mode 100644 index 00000000..a7069370 Binary files /dev/null and b/src/main/java/.DS_Store differ diff --git a/src/main/resources/egovframework/egovProps/globals.properties b/src/main/resources/egovframework/egovProps/globals.properties index a2e5270d..7db75a99 100644 --- a/src/main/resources/egovframework/egovProps/globals.properties +++ b/src/main/resources/egovframework/egovProps/globals.properties @@ -9,9 +9,11 @@ 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 +#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 test +Oracle.Url=jdbc:oracle:thin:@grok-10.com:1521:ORAGEODEV ################################################################ #Oracle.Url=jdbc:oracle:thin:@192.168.0.29:1521:xe @@ -20,7 +22,8 @@ Oracle.Url=jdbc:oracle:thin:@118.219.150.34:1521:ORAGEODEV #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 +#Oracle.Password=geoinfo +Oracle.Password=dbnt060928!rlaxogh #Oracle.Password=!!kictgis1234 diff --git a/src/main/webapp/.DS_Store b/src/main/webapp/.DS_Store new file mode 100644 index 00000000..5babd104 Binary files /dev/null and b/src/main/webapp/.DS_Store differ diff --git a/src/main/webapp/WEB-INF/.DS_Store b/src/main/webapp/WEB-INF/.DS_Store new file mode 100644 index 00000000..1a639222 Binary files /dev/null and b/src/main/webapp/WEB-INF/.DS_Store differ diff --git a/src/main/webapp/WEB-INF/views/.DS_Store b/src/main/webapp/WEB-INF/views/.DS_Store new file mode 100644 index 00000000..daad296f Binary files /dev/null and b/src/main/webapp/WEB-INF/views/.DS_Store differ diff --git a/src/main/webapp/WEB-INF/views/web/.DS_Store b/src/main/webapp/WEB-INF/views/web/.DS_Store new file mode 100644 index 00000000..e31ce0e2 Binary files /dev/null and b/src/main/webapp/WEB-INF/views/web/.DS_Store differ diff --git a/src/main/webapp/WEB-INF/views/web/input/.DS_Store b/src/main/webapp/WEB-INF/views/web/input/.DS_Store new file mode 100644 index 00000000..6e83e24d Binary files /dev/null and b/src/main/webapp/WEB-INF/views/web/input/.DS_Store differ