Hello, I have a data service that insert data into an excel file, I am
using the excel datasource. The problem is that when two or more client
call the service at the same time, onlye one of them success, the other
fail and the dss throws an exception trying to get the datasource, work
with the file or something like that, I guess maybe the excel file cannot
be accessed while it is being accessed by other instance of the service.
I need to know how can I solve this issue...

thanks and best regards,
John
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to