Hi, There is no automated target for this, but you can look at other service build files to see how this done. For example, http://viewcvs.globus.org/viewcvs.cgi/wsrf/java/core/source/build.xml?view=m arkup <http://viewcvs.globus.org/viewcvs.cgi/wsrf/java/core/source/build.xml?view= markup&pathrev=globus_4_0_branch> &pathrev=globus_4_0_branch has "jarStubs" target that creates a separate jar for all generated stubs.You will also need client-config.wsdd, log4j configuration, in addition to the common jars in lib directory. Rachana
_____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of BRACHET Maxime Sent: Wednesday, June 04, 2008 7:22 AM To: [email protected] Subject: [gt-user] Globus Client Jar Hi, I made a client for a grid service using Globus Toolkit and the programmer tutorial. Now I wanted to export this client to be used from an other computer with GT installed. But the Java file is not enought because the Client require Stub classes. Is it possible to create a jar like the a gar with all needed class for using this client ? Something like the globus-build-service.sh but globus-build-client.sh . Regards, Maxime.
