[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Property lookup interceptors

adrian@jboss.org do-not-reply at jboss.com
Fri Jul 20 08:06:32 EDT 2007


"adrian at jboss.org" wrote : 
  | 
  |   | <deployment xmlns="urn:jboss:bean-deployer:2.0" xmlns:ldap="urn:jboss:ldap:1.0">
  |   | 
  |   | <bean name="LDAPLookUp" ...>
  |   |    <!-- ldap config here -->
  |   | </bean>
  |   | 
  | 
  | If you did go the seperate namespace route, then you'd probably
  | also want to define a seperate BeanMetaDataFactory to make the ldap configuration
  | easier. e.g.
  | 
  | 
  |   | <ldap:config name="LDAPLookUp">
  |   |    <!-- simple ldap xml here instead of the MC property xml -->
  |   | </ldap:config>
  |   | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066152#4066152

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066152



More information about the jboss-dev-forums mailing list