From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020830 Description of problem: Not able to use 2 or more adapters in com.arsdigita.domain.installer.DomainObjectTraversalInitializer Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: On enterprise.init add try to add more adapters Additional info:
Created attachment 90581 [details] code that will be able to handle multiple adapters To use in enterprise.init: init com.arsdigita.domain.installer.DomainObjectTraversalInitializer { adapters = { "/WEB-INF/resources/cms-item-adapters.xml", "/WEB-INF/resources/my-own-adapters.xml" }; }
Merged onto the trunk @28398.