Are there any user management beans out there that are even slightly
app-server agnostic? Most app servers come with their own tightly coupled
user management API's, and the set of EJB's I'm writing need to work with
minimum fuss across various app servers (Orion and Weblogic to start
with). I don't mind having to write the odd specialised class to hook into
a specific implementation, but before diving in and writing the whole
abstraction layer, I thought I'd ask to see if someone already knows of
such a beast.

Hani



Reply via email to