From 7a683a859d9faf6cdfbfbef931c7fce991be9d3c Mon Sep 17 00:00:00 2001 From: pvtroshin Date: Wed, 16 Mar 2011 14:17:31 +0000 Subject: [PATCH] Fix to JABAWS web.xml file to make it work with tomcat 7 git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@3829 e3abac25-378b-4346-85de-24260fe3988d --- WEB-INF/web.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index 99f45b7..dadfde9 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -21,55 +21,55 @@ ClustalWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 MuscleWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 MafftWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 TcoffeeWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 ProbconsWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 AAConWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 JronnWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 DisemblWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 GlobPlotWS com.sun.xml.ws.transport.http.servlet.WSServlet - + 1 -- 1.7.10.2