Is there any way I can use my global ldap to store connection information for things like
datasources, messaging, email but have JBoss create local entries in jndi with this
information.
For example, my dev instance of JBoss would create a local database connection pool on
startup or after a 'flush' but get the connection information from an external
LDAP.
Potentially I could just use the external ldap directly for email and even messaging but
my main concern is the datasource because I am unsure how connection pooling would work.
That is why I would like to set up the local datasource.
any suggestions are appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027892#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...