X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=WEB-INF%2Fweb.xml;h=7fd7ea22f79be49ba03c7900bae45c5498dbd7a7;hb=364a07807fa3df69397cd7f10fb413d917ed7fb9;hp=56de162e21ce64a239ba6f5fac539389b3e05951;hpb=3e2ba445024230654101d7b3415e145ad93416b7;p=jabaws.git diff --git a/WEB-INF/web.xml b/WEB-INF/web.xml index 56de162..7fd7ea2 100644 --- a/WEB-INF/web.xml +++ b/WEB-INF/web.xml @@ -1,302 +1,358 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" + version="2.4"> - JABAWS - JAva Bioinformatics Analysis Web Services (JABAWS) v.2 +JABAWS +JAva Bioinformatics Analysis Web Services (JABAWS) v.2 + + + + compbio.ws.server.MainManager + + + compbio.stat.servlet.StatisticCollector + - compbio.ws.server.ShutdownEngines + compbio.ws.server.SetExecutableFlag - - compbio.stat.servlet.StatisticCollector - - - compbio.ws.server.SetExecutableFlag - - - com.sun.xml.ws.transport.http.servlet.WSServletContextListener - - - + + com.sun.xml.ws.transport.http.servlet.WSServletContextListener + + + - 20 - - - - This is a standard tomcat 'default' servlet for making listings - listings - org.apache.catalina.servlets.DefaultServlet - - debug - 0 - - - readonly - true - - - listings - true - - 1 - - - - Display pre-calculated accounting info - DisplayStat - compbio.stat.servlet.DisplayStat - - - - WebServices Status - ServiceStatus - compbio.stat.servlet.ServiceStatus - - - - WebService Status with no UI. Accepts web service name as a parameter - HttpCodeResponseServiceStatus - compbio.stat.servlet.HttpCodeResponseServiceStatus - - - - Display job list - Joblist - compbio.stat.servlet.Joblist - - - - Display monthly summary statistics - AnnualStat - compbio.stat.servlet.AnnualStat - - - - Display monthly summary statistics with no links to details - PublicAnnualStat - compbio.stat.servlet.AnnualStat - - - - RegistryWS - com.sun.xml.ws.transport.http.servlet.WSServlet - 1 - - - - ClustalWS - com.sun.xml.ws.transport.http.servlet.WSServlet - 1 - - - - ClustalOWS - 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 + 20 + + + + + This is a standard tomcat 'default' servlet for making listings + listings + org.apache.catalina.servlets.DefaultServlet + + debug + 0 + + + readonly + true + + + listings + true + 1 - - - - GlobPlotWS - com.sun.xml.ws.transport.http.servlet.WSServlet - 1 - - - - IUPredWS - com.sun.xml.ws.transport.http.servlet.WSServlet - 1 - - - - listings - / - - - - DisplayStat - /DisplayStat - - - - ServiceStatus - /ServiceStatus - - - - HttpCodeResponseServiceStatus - /HttpCodeResponseServiceStatus/* - - - - AnnualStat - /AnnualStat - - - - PublicAnnualStat - /PublicAnnualStat - - - - - Joblist - /Joblist - - - - RegistryWS - /RegistryWS - - - - ClustalWS - /ClustalWS - - - - ClustalOWS - /ClustalOWS - - - - MuscleWS - /MuscleWS - - - - MafftWS - /MafftWS - - - - TcoffeeWS - /TcoffeeWS - - - - ProbconsWS - /ProbconsWS - - - - AAConWS - /AAConWS - - - - JronnWS - /JronnWS - - - - DisemblWS - /DisemblWS - - - - GlobPlotWS - /GlobPlotWS - - - - IUPredWS - /IUPredWS - - - - - Administrator pages - - / - /DisplayStat - /Joblist - /AnnualStat - /conf/* - /binaries/* - /jobsout/* - /testsrc/* - /lib/* - /test-output/* - - - - - admin - - - - - - - unsupported HTTP methods - /* - PUT - DELETE - TRACE - HEAD - OPTIONS - - - - - - BASIC - JABAWS administrators - - - - - - The role that is required to log in and view JABAWS internals - - admin - - - \ No newline at end of file + + + + + + Display pre-calculated accounting info + DisplayStat + compbio.stat.servlet.DisplayStat + + + + WebServices Status + ServiceStatus + compbio.stat.servlet.ServiceStatus + + + + DownloadRedirector + compbio.stat.servlet.DownloadRedirector + + + + WebService Status with no UI. Accepts web service name as a parameter + HttpCodeResponseServiceStatus + compbio.stat.servlet.HttpCodeResponseServiceStatus + + + + Display job list + Joblist + compbio.stat.servlet.Joblist + + + + Display monthly summary statistics + AnnualStat + compbio.stat.servlet.AnnualStat + + + + Display monthly summary statistics with no links to details + PublicAnnualStat + compbio.stat.servlet.AnnualStat + + + + RegistryWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + + ClustalWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + + ClustalOWS + 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 + + + + IUPredWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + + RNAalifoldWS + com.sun.xml.ws.transport.http.servlet.WSServlet + 1 + + + Apache-Axis Servlet + AxisServlet + org.apache.axis.transport.http.AxisServlet + + + Axis Admin Servlet + AdminServlet + org.apache.axis.transport.http.AdminServlet + 100 + + + + + listings + / + + + + DownloadRedirector + /download + + + + DisplayStat + /DisplayStat + + + + ServiceStatus + /ServiceStatus + + + + HttpCodeResponseServiceStatus + /HttpCodeResponseServiceStatus/* + + + + AnnualStat + /AnnualStat + + + + PublicAnnualStat + /PublicAnnualStat + + + + Joblist + /Joblist + + + + RegistryWS + /RegistryWS + + + + ClustalWS + /ClustalWS + + + + ClustalOWS + /ClustalOWS + + + + MuscleWS + /MuscleWS + + + + MafftWS + /MafftWS + + + + TcoffeeWS + /TcoffeeWS + + + + ProbconsWS + /ProbconsWS + + + + AAConWS + /AAConWS + + + + JronnWS + /JronnWS + + + + DisemblWS + /DisemblWS + + + + GlobPlotWS + /GlobPlotWS + + + + IUPredWS + /IUPredWS + + + + RNAalifoldWS + /RNAalifoldWS + + + AxisServlet + /servlet/AxisServlet + + + AxisServlet + *.jws + + + AxisServlet + /services/* + + + AdminServlet + /servlet/AdminServlet + + + + + + + + Administrator pages + + /DisplayStat + /Joblist + /AnnualStat + /conf/* + /binaries/* + /jobsout/* + /testsrc/* + /lib/* + /test-output/* + + + + + admin + + + + + + + + unsupported HTTP methods + /* + PUT + DELETE + TRACE + OPTIONS + + + + + + + + BASIC + JABAWS administrators + + + + + + The role that is required to log in and view JABAWS internals + admin + + +