Standalone build of the gSoap plugin
authorDaniel Kouřil <kouril@ics.muni.cz>
Tue, 11 Jan 2005 13:55:45 +0000 (13:55 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Tue, 11 Jan 2005 13:55:45 +0000 (13:55 +0000)
commite37578b013d96e2207a21b554abd6b0549adee9a
tree43686d0854ba9ec0392b3113f8097c9f9ea7c2e7
parenta49eb7c12e0db6747a21ee02aa3104d820c4e52f
Standalone build of the gSoap plugin
- Removed all dependendcies on LB internals
- Added skeleton for simple client and server
org.glite.lb.server/src/glite_plugin/Makefile
org.glite.lb.server/src/glite_plugin/client.c [new file with mode: 0644]
org.glite.lb.server/src/glite_plugin/server.c [new file with mode: 0644]
org.glite.lb.server/src/glite_plugin/ws_plugin.c
org.glite.lb.server/src/glite_plugin/ws_plugin.h