Cool! I'd like to see it anyway. I'm not sure where it would best fit in cvs. I think we can find a place-- several people have asked for this.
Did you start over with an adapter rather than starting with the current jboss one? The current one is under x license and the main author does not seem interested in giving us an lgpl copy. Due to that and its problems I have been planning to replace it. I am hoping yours is lgpl-able. If so maybe I (or you) could simplify it back to a plain local tx rar. If not maybe one of us should implement a new lgpl local wrapper and modify your multi-eis one to extend it. I committed your CallerIdentity login module with a couple of changes (made default user/pw optional). Do you have a test setup for it? It would be best to have a test run nightly to make sure we don't break it;-) I definitely want the mapping login module if possible, at least if it does what I think;-) Thanks! david jencks On 2002.04.18 17:08:05 -0400 "Bunker, Dan" wrote: > 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 the same jboss. The user then can > have the ability to change to a different EIS at runtime depending on > their > public credentials. > > I modeled this adapter after the JBoss local RAR and enhanced it with a > custom mapping login module. > > Is this something that JBoss wants? I would be willing to clean up the > code > and donate the new adapter to the project if people want it. Thanks > > Dan Bunker > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
