I posted this on ojb-dev, but there doesn't seem to be much traffic there, so I thought I would repost it to ojb-user. If you are using multiple databases, this patch will allow you to run OJB in client/server mode. Feedback and testing are encouraged.
With the patch, a client passes a repository file name with the request object on the first remote call. On the server side, multiple repository names are specified on the BrokerServer command line as "repository1,repository2". A BrokerPool is instantiated for each repository and RequestProcessor selects the appropriate pool keyed by repository file name. There are relatively minor changes in 7 files, including the implementation of a couple *todo*s. Source is attached below. Thanks, Corey
broker.zip
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
