Ø
I have been
working on a GT4 implementation for geclipse
That sounds great! In
fact we already had several requests for such an
implementation but did not have the resources to provide it by ourselves.
Ø
and was wondering how or
if I could submit some of files to further this project.
As we are an Eclipse
project we definitely appreciate any
external contribution. Of course such code contributions need to be reviewed
before we commit them into the repositories and
maybe even include them in our builds. Nevertheless if you are really
interested in contributing your code to g-Eclipse we should talk in more detail
about that. The principle way to do this is to open a bug in Bugzilla,
attaching your plug-ins/patches to that bug and
asking us for review.
> My personal needs are to implement monitoring and
information gathering for GT4.0.1 > above. I have implemented a globus VO
which can access a globus
information service for GLUE data to create computing and
service elements.
This sounds really interesting and
seems to be a good starting point for further work on a GT4 implementation. Are
you re-using our already existing Globus functionalities like GlobusProxy etc?
Ø
I have a question
though, I cannot seem to create a
RSL job description?
Mmmh, not quite sure what
your question is all about. Do you mean
programmatically or in the UI? Is there any
error message related to that?
Ø
Lastly I would
just like a express my appreciation to all the developers fo such wonderful
project with a thoughtful and easily
extensible design.
Yes, now this makes my day :D
Cheers,
Mathias
On Sun, Jul 13, 2008 at 5:36 AM, Ariel Garcia <garcia@xxxxxxxxxx> wrote:
Hello Steven,
> Where can I download the source
for the globus middleware implementation
> for geclipse? I did not see the files in the trunk or branches
> directories of the svn.
two things:
- not all the code is kept in eclipse.org's
SVN, because of legal issues.
Code that depends on GPL libraries for instance,
or code/libs which didn't
go through eclipse's own legal process cannot
be uploaded there.
There is a Wiki page for keeping track of the known middleware extensions
though:
http://wiki.eclipse.org/G-Eclipse-Middleware-Extensions
- there is currently no real "support" for Globus besides what is
required
by the gLite implementation and a
couple of tools. No GT4 support although
some things might be coming in the middle term. There is support for
globus proxies, Grid FTP, a simple RSL editor, glogin and
that's it i
think. Look at the wiki page mentioned above for the glite implementation,
the globus feature is called eu.geclipse.globus-feature.
Where did you find the reference to globus?
Are you interested in developing something based on globus? (which
version?)
Cheers, Ariel