Add REST service /service/maps.

This commit is contained in:
Paulo Gustavo Veiga
2012-02-20 14:42:07 -03:00
parent ae43a27dd2
commit 89f7fd8d3c
8 changed files with 163 additions and 44 deletions

View File

@@ -1,8 +1,8 @@
log4j.rootLogger=WARN, stdout, R
log4j.logger.net.sf=FATAL,stdout, R
log4j.logger.com.wisemapping=WARN,stdout,R
log4j.logger.org.wisemapping.ws= WARN,stdout, R
log4j.logger.org.acegisecurity.event.authentication= FATAL,stdout, R
log4j.logger.org.springframework=WARN,stdout,R
# Stdout logger <20>
log4j.appender.stdout=org.apache.log4j.ConsoleAppender