diff --git a/.classpath b/.classpath index 91edb929..083c27c2 100644 --- a/.classpath +++ b/.classpath @@ -36,19 +36,6 @@ - - - - - - - - - - - - - @@ -59,5 +46,16 @@ + + + + + + + + + + + diff --git a/.gitignore b/.gitignore index 31c821f7..9d44c062 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,7 @@ local.properties # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* replay_pid* + +# thkim +.classpath +.project \ No newline at end of file diff --git a/src/main/resources/egovframework/egovProps/globals.properties b/src/main/resources/egovframework/egovProps/globals.properties index 13772769..b2f25f44 100644 --- a/src/main/resources/egovframework/egovProps/globals.properties +++ b/src/main/resources/egovframework/egovProps/globals.properties @@ -4,8 +4,7 @@ # Oracle Oracle.Driver=oracle.jdbc.driver.OracleDriver -Oracle.Url=jdbc:oracle:thin:@127.0.0.1:1521:ORAGEODEV -#Oracle.Url=jdbc:oracle:thin:@118.219.150.34:1521:ORAGEODEV +Oracle.Url=jdbc:oracle:thin:@118.219.150.34:1521:ORAGEODEV Oracle.ID=geoinfo Oracle.Password=geoinfo diff --git a/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties b/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties index 4a4a328a..6e0ab351 100644 --- a/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties +++ b/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties @@ -14,7 +14,8 @@ dataconnection1.version= #dataconnection1.url=jdbc:oracle:thin:@192.168.0.29:1521:xe #dataconnection1.url=jdbc:oracle:thin:@192.168.0.8:1521:orcl #dataconnection1.url=jdbc:oracle:thin:@192.168.10.18:3452:orcl -dataconnection1.url=jdbc:oracle:thin:@127.0.0.1:1521:ORAGEODEV +dataconnection1.url=jdbc:oracle:thin:@118.219.150.34:1521:ORAGEODEV +#dataconnection1.url=jdbc:oracle:thin:@127.0.0.1:1521:ORAGEODEV dataconnection1.user=geoinfo dataconnection1.password=geoinfo dataconnection1.encoding=