Merged JPPS and JPIS wsdl for using both WS, cleanup, tests update.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 7 Apr 2007 17:46:07 +0000 (17:46 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 7 Apr 2007 17:46:07 +0000 (17:46 +0000)
commite79edbb660b67c8c9f095bd9d081a93d75c8c44e
tree960c21e3423cbe09ace92ad7e8b7765bd6696b7f
parentdf271e575022ca19330eab72e47ca23418499224
Merged JPPS and JPIS wsdl for using both WS, cleanup, tests update.
Added error propaggation from sever to client.
Warning cleanup.
More slaves as default (feeds no + 2).
25 files changed:
org.glite.jp.index/Makefile
org.glite.jp.index/examples/jpis-client.c
org.glite.jp.index/examples/jpis-test.c
org.glite.jp.index/examples/query-tests/complex_query.in
org.glite.jp.index/examples/query-tests/exists_query.in
org.glite.jp.index/examples/query-tests/jobid_query.in
org.glite.jp.index/examples/query-tests/origin_query.in
org.glite.jp.index/examples/query-tests/simple_query.in
org.glite.jp.index/examples/query-tests/within_query.in
org.glite.jp.index/src/bones_server.c
org.glite.jp.index/src/common.c
org.glite.jp.index/src/common.h
org.glite.jp.index/src/conf.c
org.glite.jp.index/src/conf.h
org.glite.jp.index/src/db_ops.c
org.glite.jp.index/src/simple_server.c
org.glite.jp.index/src/soap_ops.c
org.glite.jp.index/src/soap_ps_calls.c
org.glite.jp.index/src/ws_is_typeref.c
org.glite.jp.index/src/ws_is_typeref.h
org.glite.jp.index/src/ws_ps_typeref.c
org.glite.jp.ws-interface/Makefile
org.glite.jp.ws-interface/src/jpdev.sh [new file with mode: 0755]
org.glite.jp.ws-interface/src/jpdev.xml.sh [new file with mode: 0644]
org.glite.jp.ws-interface/src/ws_fault.c