Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: AW: [geclipse-dev] Null pointer exception in WMSClient




On Thu, 17 Jul 2008, Romain wrote:

Hi Pawel,


Probably it will look like:

public JobIdStructType submitJob( final JSDLJobDescription jsdl,
                    string vo,
                                  final IProgressMonitor monitor )

Then the same JSDL (e.g. test template) can be used to submit job to different vos.
I'll need to access it through the IGridJobService interface, will it be possible ?



Hi,

WMSService now have a method submitJob(JSDLJobDescription, IVirtualOrganization, IProgressMonitor)
GliteJobAPI and WMSClient were also changed.

Regards,

Pawel


Back to the top