1) Is the Gridway you mentioned http://dev.globus.org/wiki/GridWay? 2) globus actors in Kepler globu4.0.7 module can submit jobs by themselves.You want have another actor using gridway to submit jobs?
I do not have experience with Gridway. But I guess you can create a gridway actor to submit jobs. I'm not sure whether this actor need to talk to globus actors in Kepler globu4.0.7. You have to look at the Gridway, especially its APIs for job submission. And embed it in your gridway actor by following https://kepler-project.org/developers/reference/adding-a-new-java-actor-to-kepler-a-quick-tutorial Best wishes Sincerely yours Jianwu Wang jianwu at sdsc.edu http://users.sdsc.edu/~jianwu/ Scientific Workflow Automation Technologies (SWAT) Laboratory San Diego Supercomputer Center University of California, San Diego San Diego, CA, U.S.A. On 3/11/2010 11:11 AM, Chad Berkley wrote: > Jianwu (jianwu at sdsc.edu) would be the best person to contact about > this. He has the most experience with Globus and he is currently > working on a globus module for Kepler. > > thanks, > chad > > > sabareesh n wrote: >> Sir, >> I want to integrate kepler with globus4.0.7,in Globus4.0.7 >> there is a gridway component,so how do i integrate kepler with >> gridway component of globus component(means how to communicate with >> gridway component) >>