Subversion Repositories bacoAlunos

Rev

Rev 1310 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1310 Rev 1327
1
##
1
##
2
## Properties file to be used with ant build.xml
2
## Properties file to be used with ant build.xml
3
##
3
##
4
 
4
 
5
##database configuration
5
##database configuration
6
database.host=localhost
6
database.host=localhost
7
database.port=3306
7
database.port=3306
8
database.catalog=estgweb
8
database.catalog=estgweb
9
database.username=root
9
database.username=root
10
database.password=
10
database.password=
11
hibernate.show.sql=false
11
hibernate.show.sql=false
12
 
12
 
13
use.ldap=true
13
use.ldap=true
14
 
14
 
15
#Paths configuration
15
#Paths configuration
16
tomcat.home=C:/Servidores/apache-tomcat-6.0.16
16
tomcat.home=C:/Servidores/apache-tomcat-6.0.16
17
tomcat.libs.ant.home=${tomcat.home}/lib
17
tomcat.libs.ant.home=${tomcat.home}/lib
18
tomcat.libs.common.home=${tomcat.home}/lib
18
tomcat.libs.common.home=${tomcat.home}/lib
19
 
19
 
20
 
20
 
21
tomcat.host=localhost
21
tomcat.host=localhost
22
tomcat.port=8080
22
tomcat.port=8080
23
tomcat.url=http://${tomcat.host}:${tomcat.port}
23
tomcat.url=http://${tomcat.host}:${tomcat.port}
24
tomcat.manager=${tomcat.url}/manager
24
tomcat.manager=${tomcat.url}/manager
25
tomcat.username=admin
25
tomcat.username=admin
26
tomcat.password=admin
26
tomcat.password=admin
27
 
27
 
28
#IF is ROOT use Nothing
28
#IF is ROOT use Nothing
29
#example for ROOT:
29
#example for ROOT:
30
#        tomcat.context.path.install=/
30
#        tomcat.context.path.install=/
31
#        tomcat.context.path=
31
#        tomcat.context.path=
32
#
32
#
33
#example for /mitra:
33
#example for /mitra:
34
#        tomcat.context.path.install=/baco
34
#        tomcat.context.path.install=/baco
35
#        tomcat.context.path=/baco
35
#        tomcat.context.path=/baco
36
#
36
#
37
tomcat.context.path.install=/baco
37
tomcat.context.path.install=/baco
38
tomcat.context.path=/baco
38
tomcat.context.path=/baco
39
tomcat.war.file=baco.war
39
tomcat.war.file=baco.war
40
40
 
-
 
41
 
-
 
42
#EMAIL SERVER SMTP GOOGLE
-
 
43
email.password=DUMMY_PASSWORD_GMAIL
-
 
44
##Em testes colocar a true
-
 
45
test.control.var=true
-
 
46
 
-
 
47
oracle.siges.username=dummyChangeInLocal
-
 
48
oracle.siges.password=dummyChangeInLocal