Subversion Repositories bacoAlunos

Rev

Rev 103 | Rev 109 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 103 Rev 104
Line 121... Line 121...
121
dao.interfaces.template=idao.ftl
121
dao.interfaces.template=idao.ftl
122
dao.impl.template=daoimpl.ftl
122
dao.impl.template=daoimpl.ftl
123
dao.file.pattern=Dao
123
dao.file.pattern=Dao
124
 
124
 
125
#WEB-SERVICES CONFIGURATION
125
#WEB-SERVICES CONFIGURATION
-
 
126
ws.conf.dir=${conf.dir}/web-services
-
 
127
 
126
ws.debug=false
128
ws.debug=false
127
ws.keep=true
129
ws.keep=true
128
ws.verbose=false
130
ws.verbose=false
129
ws.extension=true
131
ws.extension=true
130
# customization files
132
# customization files
Line 135... Line 137...
135
#Siges Service Specific Configuration
137
#Siges Service Specific Configuration
136
ws.siges.package=pt.ipp.siges.web.services.clients
138
ws.siges.package=pt.ipp.siges.web.services.clients
137
ws.siges.wsdl=http://172.20.130.15/SigesWeb/SiGesWEB.asmx?wsdl
139
ws.siges.wsdl=http://172.20.130.15/SigesWeb/SiGesWEB.asmx?wsdl
138
ws.siges.target.namespace=http://tempuri.org/
140
ws.siges.target.namespace=http://tempuri.org/
139
ws.siges.binding.file=siges-client.xml
141
ws.siges.binding.file=siges-client.xml
-
 
142
 
140
#Google Service Specific Configuration
143
#Google Service Specific Configuration
141
ws.google.package=com.google.api.ws
-
 
142
ws.google.wsdl=http://api.google.com/GoogleSearch.wsdl
-
 
143
ws.google.target.namespace=urn:GoogleSearch
-
 
144
ws.google.binding.file=google-client.xml
-
 
145
 
144
 
-
 
145
ws.google.package=com.google.api.ws.clients
-
 
146
 
146
Generated by GNU Enscript 1.6.5.2.
147
Generated by GNU Enscript 1.6.5.2.