Still not working WS for querinh proteochache (probably due to interaction with Spring)
authorNatasha Sherstneva <n.shertneva@gmail.com>
Tue, 10 Dec 2013 22:06:53 +0000 (22:06 +0000)
committerNatasha Sherstneva <n.shertneva@gmail.com>
Tue, 10 Dec 2013 22:06:53 +0000 (22:06 +0000)
commit2b24ce792ba524bf7e85bc8b2676495958701260
treee0c048e20187abf6ada8dab878182ed6dce1bfcc
parent025c55d49c191f24d0e06c5cbb69a9894c50af22
Still not working WS for querinh proteochache (probably due to interaction with Spring)
15 files changed:
WEB-INF/lib/webservices-rt.jar [new file with mode: 0644]
WEB-INF/lib/webservices-tools.jar [new file with mode: 0644]
WEB-INF/sun-jaxws.xml [new file with mode: 0644]
server/compbio/ws/jpred/Jpred.java [new file with mode: 0644]
server/compbio/ws/jpred/JpredClient.java [new file with mode: 0644]
server/compbio/ws/jpred/JpredWS.java [new file with mode: 0644]
server/compbio/ws/jpred/WSPublisher.java [new file with mode: 0644]
server/compbio/ws/jpred/proteocache-WS/Jpred.java [new file with mode: 0644]
server/compbio/ws/jpred/proteocache-WS/JpredClient.java [new file with mode: 0644]
server/compbio/ws/jpred/proteocache-WS/JpredWS.java [new file with mode: 0644]
webapp/compbio/ws/jpred/jaxws/FindSequence.java [new file with mode: 0644]
webapp/compbio/ws/jpred/jaxws/FindSequenceResponse.java [new file with mode: 0644]
webapp/resources/JpredWS.wsdl [new file with mode: 0644]
webapp/resources/JpredWS_schema1.xsd [new file with mode: 0644]
wsbuild.xml [new file with mode: 0644]