[kepler-dev] Creating xml configuration file from Kepler user interface ....
kommineni jagan
jaganmk at hotmail.com
Mon Jan 23 19:57:27 PST 2006
Hello Ilkay,
I am trying to integrate gt4 client module through java-cog 4.1.3. I have
created an actor which takes configuration file and executes within Kepler.
There is no need to install any globus modules in the system. I have put all
the requred jar files into my Kepler directory.
The configuration file is a xml file which is some thing like this ....
=================================================
1. Intialization Phase ....
---------------------------------
<sequnetial>
<echo message="Intialization Phase"/>
<parallel>
Intialization tasks .....
</parallel>
----------------------------------
2. File tranfer stage ....
-----------------------------------
<parallel>
Input file transfer tasks ....
</parallel>
-------------------------------
3. Execution stage ....
-------------------------------
Execution task ......
---------------------------------
4. File transfer stage ....
-------------------------------------
<parallel>
Output files transfer to destination location .......
</parallel>
</sequential>
</project>
=================================
with this it is possible to deploy the application and execute the
application and get back the results.
cog 4.1.3 supports job submissions to gt 2+, gt3+ and gt4+ versions.
As a first trail, I have run Atmospheric application on a remote system by
creating xml config file manually.
Could you mind to tell whether there is any one is working on integrating
xml editor with in Kepler user interface?
The complete desctption xml config which I have used is attached to this
mail.
with regards,
Jagan Kommineni
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CCAM_workflow2.xml
Type: text/xml
Size: 7941 bytes
Desc: not available
URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20060124/f63962e2/attachment.xml>
More information about the Kepler-dev
mailing list