Adding registry web service and changes to WStester and JWS2Client code. Bugs in...
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Mon, 6 Jun 2011 18:16:36 +0000 (18:16 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Mon, 6 Jun 2011 18:16:36 +0000 (18:16 +0000)
commita2619dbd95b874abd03ae551c02524fe09e9f631
treef14a6bc59797cb3cd7b0c2d263516087217e06c6
parent1c8cbe10ed2f25b3b36620a13d16e8cb96f6523f
Adding registry web service and changes to WStester and JWS2Client code. Bugs in input/ouput setup for a few web services fixed

git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4223 e3abac25-378b-4346-85de-24260fe3988d
17 files changed:
TODO.txt
WEB-INF/sun-jaxws.xml
WEB-INF/web.xml
conf/Executable.properties
engine/compbio/engine/client/SkeletalExecutable.java
testsrc/compbio/ws/client/WSTesterTester.java [new file with mode: 0644]
testsrc/compbio/ws/server/RegistryWSTester.java [new file with mode: 0644]
webservices/compbio/data/msa/RegistryWS.java [new file with mode: 0644]
webservices/compbio/ws/client/Jws2Client.java
webservices/compbio/ws/client/Services.java
webservices/compbio/ws/client/WSTester.java
webservices/compbio/ws/server/AAConWS.java
webservices/compbio/ws/server/DisemblWS.java
webservices/compbio/ws/server/GlobPlotWS.java
webservices/compbio/ws/server/JronnWS.java
webservices/compbio/ws/server/MuscleWS.java
webservices/compbio/ws/server/RegistryWS.java [new file with mode: 0644]