From 5886814d8ef13cdbcd001ed7bca7031d97a699da Mon Sep 17 00:00:00 2001 From: gibransodre Date: Mon, 31 Oct 2016 10:57:42 -0200 Subject: [PATCH] Configuração para validar o acesso ao webservice. --- src/main/webapp/WEB-INF/eselo.properties | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/main/webapp/WEB-INF/eselo.properties b/src/main/webapp/WEB-INF/eselo.properties index cf130fd..e711644 100644 --- a/src/main/webapp/WEB-INF/eselo.properties +++ b/src/main/webapp/WEB-INF/eselo.properties @@ -1,5 +1,6 @@ #url=https://sistemas-treinamento.ifbaiano.edu.br/intg_ases_selo/calcular-nota url=http://189.9.137.162:8080/eselo/calcular-nota +#urlAutenticacaoServico=http://189.9.137.162:8080/eselo//existe_usuario_servico_web urlAutenticacaoServico=http://localhost:18080/eselo/existe_usuario_servico_web #url=http://localhost:18080/eselo/calcular-nota -- libgit2 0.21.2