Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: AW: AW: AW: AW: AW: [geclipse-dev] Token creation

Hi Romain,

> Actually it is null.

I checked our code and actually your problem is a mixture of a bug in
the core and the fact that core and UI features are not yet clearly
separated. Nevertheless I was able to fix the core bug and therefore
things should work for you with this fix. You do have three options to
get the fix:

1) Wait for our next official release which will be out at the end of
this month.
2) Get the nightly build of tomorrow. This will then already contain the
fix. The nightly build is available from
http://iwr-geclipse.fzk.de:8443/luntbuild/app.do
3) Get the fixed class from our SVN and build g-Eclipse by yourself. The
fixed class is eu.geclipse.core.auth.AbstractAuthTokenProvider.

I am attaching a RCP that I used to test things. This actually contains
everything needed to submit a simple job, so also the whole setup of the
framework.

Cheers, Mathias

Attachment: jobsubmission.zip
Description: jobsubmission.zip


Back to the top