Skip to main content

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

 
Hi, Powel, 

I got an error in GliteJobAPI.java due to import org.glite.ce.creamapi.ws.cream2.types.JobInfo (just updated). Have you commited all changes?

Jie

-----Ursprüngliche Nachricht-----
Von: geclipse-dev-bounces@xxxxxxxxxxx [mailto:geclipse-dev-bounces@xxxxxxxxxxx] Im Auftrag von Pawel Wolniewicz
Gesendet: Freitag, 18. Juli 2008 13:34
An: Developer mailing list
Betreff: 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
_______________________________________________
geclipse-dev mailing list
geclipse-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/geclipse-dev


Back to the top