Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: AW: AW: [geclipse-dev] Problems with code of Romain

Thx - had to update to nightly builds now i can submit a job!


-------- Original-Nachricht --------
> Datum: Tue, 27 May 2008 08:27:15 +0200
> Von: Mariusz Wojtysiak <mariusz.wojtysiak@xxxxxxxxxxxxx>
> An: Developer mailing list <geclipse-dev@xxxxxxxxxxx>
> Betreff: Re: AW: AW: [geclipse-dev] Problems with code of Romain

> Hello Bernhard, Pod!
> 
> Stuempert, Mathias IWR pisze:
> 
> >> I also had a problem with that  if statement.
> >> // if(js.canSubmit(jsdl)) {      
> >>       //}
> > 
> > What is the problem there guys? Pawel, Mariusz, any guesses?
> 
> Method IGridJobService#canSubmit(IGridJobDescription) was added to 
> repository 2008-05-06 and will available in upcoming release M6.
> 
> VO often has many job services, which you can use to submit job. It may 
> happens, that one job service accept jsdl job description, other need 
> jdl description, and further service accept only workflows.
> 
> So if you have a list of services, you should test which one accept your 
> job description - that's why you should call IGridJobService#canSubmit().
> 
> Please wait to M6 release or download nightly build from here
> http://iwr-geclipse.fzk.de:8443/luntbuild/app.do
> 
> and call IGridJobService#canSubmit() in your code.
> 
> -- 
> Regards,
> Mariusz Wojtysiak
> _______________________________________________
> geclipse-dev mailing list
> geclipse-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/geclipse-dev

-- 
Super-Aktion nur in der GMX Spieleflat: 10 Tage für 1 Euro.
Über 180 Spiele downloaden und spiele: http://flat.games.gmx.de


Back to the top