-
Oct 26th, 2007, 09:56 AM
#1
Custom property editor doesn't fire in new version of spring
I have an application context and registered custom editor.
When application starts and bean factory is initialized custom editor is called for bean creation but when later in application i create the bean with beanFactory.getBean("beanName") it is not called. spring-2.0 calls it in both cases. Is it a new feature or bug?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules