If you're asking if there's a way to incorporate Muse code into the GTK programming model, I imagine there is, but I don't know the answer to how easy it would be. With GTK, you create GARs (right?) and deploy them... somehow. I don't know what the "somehow" is, and so I don't know how much flexibility you're given in terms of loading and executing your own code. I believe GTK has a wsdl2java tool, so perhaps if you add WSDM constructs to your WSDL, you can then fill in the code it generates using Muse's implementation code. Seems like this would be the most reasonable approach given that you don't want to disrupt the existing WS-* interfaces for the GT4 nodes.
Dan "Leandro Bertogna" <[EMAIL PROTECTED]> wrote on 02/26/2007 12:46:43 PM: > Hi everybody. I manage some resources with WSDM and I also have some > services with WSRF on a GT4 node (http://globus.org/toolkit/). > > My intention is to manage the GT4 Services throw WSDM but I can't find > a way to do this. > > Has anybody tried to do the same? Is this mix possible?? > > > Thanks in advance. > > > Leandro Bertogna > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
