Running cloverGUI graph in a java application

I have a major question on cloverGUI.
I’ve build a very simple project with cloverGUI, that reads from MSAccess and writes do mySQL.
The project haves the following structure:
Folder: [dbConnection] where I hold connections (.cfg)
Folder: [graph] where I hold the varius graphs (.grf)
Folder: [source] where I hold some .csv files
Folder: [metadata] where I hold all metadata files (.fmt)

Now I need to run these graphs using this external java application, but I don’t know how to run graphs (created with cloverGUI) on a java program.

I’ve already tried to export my ETL project to a jar file and add it to my java project buildpath, and tried to use the code samples at koders.com (the testXMLGraph.java) but I doesn’t work.

So, how can I run graph created with cloverGUI in other java programs?

Thanks

Lucas

I have your same problem, so I will need that if you already have the answer or somebody gives you the answer you write me.
Please.
My email is: bcervante@estudiantes.uci.cu
Thank you.

English is not my language, so excuse some lack.

Greetings:
Betty.

Running graphs from command line is described on http://wiki.clovergui.net/doku.php?id=running or you can look at example page: http://wiki.clovergui.net/doku.php?id=examples

With regards
[/url]