From 9a083d11bc5d35d3db478cf9497d54723702d358 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=20Lu=C3=ADs=20=3D?= Date: Mon, 15 Dec 2008 12:06:53 +0000 Subject: [PATCH] 15/12/2008 git-svn-id: https://svn.coded.pt/svn/SIPRP@833 bb69d46d-e84e-40c8-a05a-06db0d633741 --- trunk/PlanosActuacao/src/java/global/Global.java | 4 ++-- trunk/PlanosActuacao/web/WEB-INF/web.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/trunk/PlanosActuacao/src/java/global/Global.java b/trunk/PlanosActuacao/src/java/global/Global.java index 97a4cc1f..938e40a6 100644 --- a/trunk/PlanosActuacao/src/java/global/Global.java +++ b/trunk/PlanosActuacao/src/java/global/Global.java @@ -39,6 +39,6 @@ public class Global { public static final String[] FASES_TEXTO = new String[]{"SIPRP(Emissão)", "Segurança Auchan(Preenchimento)", "Director de loja(Validação)", "DNS(Parecer)", "SIPRP(Verificação/Conclusão)", "Concluído"}; //public static final String ANALISE_ACIDENTES_URL = "http://localhost:8084/AnaliseAcidentesTrabalho/faces/"; //testes - public static final String ANALISE_ACIDENTES_URL = "http://192.168.111.24:8084/AnaliseAcidentesTrabalho/faces/"; //testes portatil - //public static final String ANALISE_ACIDENTES_URL = "www.siprp.pt/AnaliseAcidentesTrabalho/faces/"; //real + //public static final String ANALISE_ACIDENTES_URL = "http://192.168.111.24:8084/AnaliseAcidentesTrabalho/faces/"; //testes portatil + public static final String ANALISE_ACIDENTES_URL = "https://www.siprp.pt/AnaliseAcidentesTrabalho/faces/"; //real } diff --git a/trunk/PlanosActuacao/web/WEB-INF/web.xml b/trunk/PlanosActuacao/web/WEB-INF/web.xml index b0cec922..e90a22d0 100644 --- a/trunk/PlanosActuacao/web/WEB-INF/web.xml +++ b/trunk/PlanosActuacao/web/WEB-INF/web.xml @@ -71,7 +71,7 @@ 30 - faces/ListaPlanos.jsp + faces/Dummy.jsp javax.servlet.ServletException