Hi everyone!
I have a use case where I need to interface an LDAP directory and a
relational database within a same transaction. That is, to create a new
row to RDBMS from session bean using entity bean and to create an LDAP
entry from the same session bean using Sun's LDAP provider through JNDI.

1. Is this possible?

2. Can I use container managed transactions?

Thanks a lot! 

-- 
Joni
[EMAIL PROTECTED]

Reply via email to