Commit 5886814d8ef13cdbcd001ed7bca7031d97a699da

Authored by gibransodre
1 parent 1e675e32
Exists in master

Configuração para validar o acesso ao webservice.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/main/webapp/WEB-INF/eselo.properties
1 1 #url=https://sistemas-treinamento.ifbaiano.edu.br/intg_ases_selo/calcular-nota
2 2 url=http://189.9.137.162:8080/eselo/calcular-nota
  3 +#urlAutenticacaoServico=http://189.9.137.162:8080/eselo//existe_usuario_servico_web
3 4 urlAutenticacaoServico=http://localhost:18080/eselo/existe_usuario_servico_web
4 5 #url=http://localhost:18080/eselo/calcular-nota
5 6  
... ...