Hi,

 

I don't know about 'SmartFog', can you please provide some details? Are you
looking at this as a static deployment or are you looking to use it when a
container is up and running? Class loading issues need to be dealt with if
you need dynamic deployment.

 

In GT 4.1.x we have a DeploySerivice that deploys a gar on a remote
container and has the same functionality to outline in your email.
Documentation on using the service is provided here:

 

http://www.globus.org/toolkit/docs/development/4.2-drafts/common/javawscore/
user/deployRemoteGar.html

http://www.globus.org/toolkit/docs/development/4.2-drafts/common/javawscore/
user/undeployRemoteGar.html

 

The service description itself is provided here:

 

http://www.globus.org/toolkit/docs/development/4.2-drafts/common/javawscore/
developer/HotDeployDesign.pdf

 

Rachana

 

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Jan Muhammad
Sent: Monday, November 12, 2007 6:42 AM
To: [email protected]
Subject: [gt-user] SmartFrog Scripts in GT4! 

 

Hi All,

 

I have different 'SmartFrog' scripts which are basically used to transfer,
copy, extract and deploy grid service (GAR file) across 3 nodes. 

 

I am wondering how to create a GT4 service and/or define individual methods
which either use these scripts or invoke them to do the above actions (copy,
deploy etc). Or how can I  write a service interface, implementation and
deployment descriptor in GT4 using these scripts. As I have gone through the
GT4 example 'MathService' but not clear about handling these scripts.

 

PS: I am not good in java programming.....o;)

 

Regards

 

Jan Muhammad

Reply via email to