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

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 ?

Cheers,
Romain.


Back to the top