Web service stubs are regenerated to incorporate new the methods. Excveption handling...
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Wed, 8 Jun 2011 12:49:27 +0000 (12:49 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Wed, 8 Jun 2011 12:49:27 +0000 (12:49 +0000)
commit175c6382f4b2838916a98a2d87f1a4fff0103ea6
tree7763b40f31f362097739ef75fddb433b7c58ebd0
parent42a09319d534bfc2e97fc0ddd256aefe4185841b
Web service stubs are regenerated to incorporate new the methods. Excveption handling improved for tester

git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4231 e3abac25-378b-4346-85de-24260fe3988d
37 files changed:
webservices/compbio/data/msa/jaxws/GetLastTested.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/GetLastTestedOn.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/GetLastTestedOnResponse.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/GetLastTestedResponse.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/GetSupportedServices.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/GetSupportedServicesResponse.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/IsOperating.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/IsOperatingResponse.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/JobSubmissionExceptionBean.java
webservices/compbio/data/msa/jaxws/LimitExceededExceptionBean.java
webservices/compbio/data/msa/jaxws/ResultNotAvailableExceptionBean.java
webservices/compbio/data/msa/jaxws/TestAllServices.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/TestAllServicesResponse.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/TestService.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/TestServiceResponse.java [new file with mode: 0644]
webservices/compbio/data/msa/jaxws/UnsupportedRuntimeExceptionBean.java
webservices/compbio/data/msa/jaxws/WrongParameterExceptionBean.java
webservices/compbio/ws/client/WSTester.java
webservices/compbio/ws/server/resource/AAConWS.wsdl
webservices/compbio/ws/server/resource/AAConWS_schema1.xsd
webservices/compbio/ws/server/resource/ClustalWS.wsdl
webservices/compbio/ws/server/resource/ClustalWS_schema1.xsd
webservices/compbio/ws/server/resource/DisemblWS.wsdl
webservices/compbio/ws/server/resource/DisemblWS_schema1.xsd
webservices/compbio/ws/server/resource/GlobPlotWS.wsdl
webservices/compbio/ws/server/resource/GlobPlotWS_schema1.xsd
webservices/compbio/ws/server/resource/JronnWS.wsdl
webservices/compbio/ws/server/resource/JronnWS_schema1.xsd
webservices/compbio/ws/server/resource/MafftWS.wsdl
webservices/compbio/ws/server/resource/MafftWS_schema1.xsd
webservices/compbio/ws/server/resource/MuscleWS.wsdl
webservices/compbio/ws/server/resource/MuscleWS_schema1.xsd
webservices/compbio/ws/server/resource/RegistryWS.wsdl [new file with mode: 0644]
webservices/compbio/ws/server/resource/RegistryWS_schema1.xsd [new file with mode: 0644]
webservices/compbio/ws/server/resource/TcoffeeWS.wsdl
webservices/compbio/ws/server/resource/TcoffeeWS_schema1.xsd
wsbuild.xml