It is a common usage that GT4 services are defined and deployed at the server side while clients on other machines invoke the services without installation of GT4 or the java WS core. Why the client-side library is not abstracted out from the collection of Java WS core libraries? The whole collection of the Java WS core libraries is not small-sized, this may prevent GT4 clients from running on resource-limited platforms. Thanks for your attention. Regards, Pan Ke
________________________________ From: Rachana Ananthakrishnan [mailto:[EMAIL PROTECTED] Sent: Mon 10/20/2008 9:39 PM To: #PAN KE#; [email protected] Subject: RE: [gt-user] about Java WS core client-side library I don't have a list of dependencies that are needed just for the client side. But you will need at least all of the security libraries, the client-config.wsdd file and the jars for classes in that file (which would be wsrf core, common and so on). For most part, the Java WS core libraries and the stubs for your library should definitely work. Rachana ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of #PAN KE# Sent: Monday, October 20, 2008 4:37 AM To: [email protected] Subject: [gt-user] about Java WS core client-side library Dear folks, Suppose I have written a GT4 web service and deployed in a GT4 Java WS core container. I want to invoke this service from a machine which does not have GT4 installation. What client-side library does the machine need except the stubs for the invoked web service? i.e. what globus-specific client-side library does the machine need? Thanks. Regards, Pan Ke
