RE: [JBoss-dev] cmp with multiple datasource

2003-10-30 Thread Bunker, Dan
My company had this same problem and the only way to solved it was to write a custom JCA adapter. It turned out to be fairly clean implementation when all was said and done but a pain getting that JCA adapter written. Any other way ends up being a coding nightmare or a deployment nightmare. Dan

[JBoss-dev] New Connection Adapter

2002-04-18 Thread Bunker, Dan
I have just finished a new JCA adapter that allows mutliple EIS's to be used with a single JBoss instance. The adapter utilizes the security framework and the jca framework. It allows for a user to map themselves to an EIS at runtime without affecting other users running client sessions in