Subversion Repositories bacoAlunos

Rev

Rev 1327 | Blame | Compare with Previous | Last modification | View Log | RSS feed

##
## Properties file to be used with ant build.xml
##

env.JAVA_HOME=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

##database configuration
database.host=localhost
database.port=3306
database.catalog=estgweb
database.username=root
database.password=
hibernate.show.sql=false

use.ldap=true

#Paths configuration
tomcat.home=C:/Servidores/apache-tomcat-6.0.16
tomcat.libs.ant.home=${tomcat.home}/lib
tomcat.libs.common.home=${tomcat.home}/lib


tomcat.host=localhost
tomcat.port=8080
tomcat.url=http://${tomcat.host}:${tomcat.port}
tomcat.manager=${tomcat.url}/manager
tomcat.username=admin
tomcat.password=admin

#IF is ROOT use Nothing
#example for ROOT:
#        tomcat.context.path.install=/
#        tomcat.context.path=
#
#example for /mitra:
#        tomcat.context.path.install=/baco
#        tomcat.context.path=/baco
#
tomcat.context.path.install=/baco
tomcat.context.path=/baco
tomcat.war.file=baco.war


#EMAIL SERVER SMTP GOOGLE
email.password=DUMMY_PASSWORD_GMAIL
##Em testes colocar a true
test.control.var=true

oracle.siges.username=dummyChangeInLocal
oracle.siges.password=dummyChangeInLocal