[jboss-dev-forums] [Design of JBoss Identity] - comments on IDM 1.0-alpha1.
jeff.yuchang
do-not-reply at jboss.com
Wed Feb 4 06:04:30 EST 2009
I am trying to use the IDM in the guvnor, it looks great, while here are some comments.
1. Currently, the idm module has two implementation out of box, one is db, the other is ldap. I am wondering will it be better if we split it to two modules, say idm-hibernate, idm-ldap etc. so that people can just use what they want.
2. In the db scenario, I have found that we need to have the persistence.xml in the META-INF/ folder, and in the persistence.xml, we have listed a set of implementation classes. I am thinking that can we hidden those implementation classes to users somehow. such as we can have a default persistence.xml(or other name) that contains the inner implementation class in the idm-hibernate module. while for the users, they just need to configure the database connection.
thoughts?
Thanks
Jeff
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206873#4206873
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206873
More information about the jboss-dev-forums
mailing list