I'm working on the dhcpd.conf generation and I've been stuck on a Spring issue that I can't figure out.
I need adminContext injected into the LocationsManagerImpl class. I've done the basic coding for this (see attached patch), but when I try to load up sipXconfig I get the following nested exception error in sipXconfig which ends with: Cannot resolve reference to bean 'locationsManager' while setting bean property 'locationsManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'locationsManager': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalArgumentException: Class must not be null Mircea has looked at this patch and can't see anything obvious wrong with it. Any help would be much appreciated!! Paul.
adminContext-LocationsManager.patch
Description: adminContext-LocationsManager.patch
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
