[kepler-users] load workflow using code

2009-04-21 Thread Ufuk Utku Turuncoglu
Hi, I have just implement the my own loader that creates server daemon when Kepler is opened. For second question, is there a way to trigger workflow to open and run using GUI? The MoMLSimpleApplication runs workflow without GUI. Anyway thanks for your great help. --ufuk Christopher Brooks w

[kepler-users] load workflow using code

2009-04-21 Thread Christopher Brooks
Hi Ufuk, Ufuk Utku Turuncoglu wrote: > Hi, > > I have two question, > > 1 - I want to create a daemon when Kepler start. What is the best place > to do it? Is loader/src/org/kepler/core/loader/Loader.java can be used for > this purpose. I would write a wrapper class that does what you want and

[kepler-users] load workflow using code

2009-04-21 Thread Ufuk Utku Turuncoglu
Hi, I have two question, 1 - I want to create a daemon when Kepler start. What is the best place to do it? Is loader/src/org/kepler/core/loader/Loader.java can be used for this purpose. 2 - How can i load workflow programmatically? Any suggestion can be helpful, Thanks for your help, --ufuk