Hi,

You can use several scenarios:
1. Put the data in the app.config of the owner application. When the GThread
is created read in the data and set it as data in the GThread. 
2. Put the data in a database (or file) that is accessible from all
executors.

Let me know if you need more details.

Regards,
Tibor


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:alchemi-
> [EMAIL PROTECTED] On Behalf Of Atali DAOUD
> Sent: Tuesday, July 04, 2006 2:49 PM
> To: [email protected]
> Subject: [Alchemi-developers] data in App.config
> 
> Hi everybody,
> 
> I have an application with a config file. I would like to transform it
> for using Alchemi.Net.
> 
> I will convert App.exe to App.dll and send it to the executor.
> 
> My question is where I have to store my datas from App.config in the
> executor? in Alchemi.ExecutorExec.exe.config ?
> 
> Can someone help me .
> 
> 
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Alchemi-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/alchemi-developers


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alchemi-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-developers

Reply via email to