Hi Mihael, thanks. How Do I use XML-RSL, is this in the API? Do you know anywhere it has some examples?
About use file transfer task to do the staging manually, I thought about this, but it has some difficulties, I send a job to WS-GRAM, but to use PBS, and the job can be executed in 4 different machines, so I don't know the local previously that the job will be executed. cheers "É este um mundo no qual devemos esconder nossas virtudes?" Willian Shakespeare **************** Wilson Júnior **************** On Thu, Jun 19, 2008 at 11:22 AM, Mihael Hategan <[EMAIL PROTECTED]> wrote: > On Wed, 2008-06-18 at 03:09 -0300, Wilson Jr. wrote: > > > And How Do I get the response from back? This executable sends the > > outputs to the console, > > but how I defined a stdOut, it saves the context at the file. But, How > > Do I get the file back > > to the machine that sent the job? I'm using Globus 4.0.5, then the > > provider I set in the JobSubmission is gt4.0.0. > > I thought that setRedirected() it works, but for the gt4.0.0 doesn't > > work. > > That's right, at least not through the abstractions API. You can use > XML-RSL to describe the job (which you set using > jobSpecification.setSpecification(...)) and then it might work. But you > will need a GridFTP server to be installed on your client machine. This > last bit seems to be required by WS-GRAM for staging. > > > What can I do to bring the response back with GT4? > > The above or use a few file transfer tasks to do the staging manually. > > Mihael > > > > > > > Cheers, > > > > > > "É este um mundo no qual devemos esconder nossas virtudes?" > > Willian Shakespeare > > > > > > **************** > > Wilson Júnior > > **************** > >
