Hi, I am trying to use multiple databases by creating multiple delegators in OFBiz. For that I have associated a delegator with a userLogin object. It works fine in some of the scenarios, when concurrent users access the application simultaneously. But in case, where concurrent users (each accessing different database) want to perform some operations like create order or create party etc., there are some random errors like foreign key constraints. I am debugging the application, but I am not sure what the problem is.
Is this problem related to threading? If yes, then what is the solution for that? Thanks, Arun Mehta ______________________________________________________________________
