2005-07-06 09:54:58,871 DEBUG org.springframework.util.CachingMapTemplate Caching key value pair 'stations' -> 'org.springframework.binding.support.BeanPropertyA ccessStrategy$BeanPropertyValueModel@1f8f8c8'
2005-07-06 09:54:58,871 DEBUG org.springframework.binding.form.support.Validatin gFormModel Creating form value buffer for property 'stations'
2005-07-06 09:54:58,887 DEBUG org.springframework.beans.BeanWrapperImpl About to invoke read method [public java.util.List us.oh.state.dot.tko.gui.TrafficSearchCriteria.getS tations()] on object of class [us.oh.state.dot.tko.gui.TrafficSearchCriteria]
2005-07-06 09:54:58,902 DEBUG org.springframework.binding.form.support.Validatin gFormModel Registering 'stations' form property, property value model=org.springframework.binding.form.support.Val idatingFormModel$ValidatingFormValueModel@ffc3eb
2005-07-06 09:54:58,918 DEBUG org.springframework.beans.factory.support.DefaultL istableBeanFactory Returning cached instance of singleton bean 'binderSelectionStrategy'
2005-07-06 09:54:58,918 DEBUG org.springframework.beans.factory.support.DefaultL istableBeanFactory Returning cached instance of singleton bean 'componentFactory'
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through [interface javax.swing.ScrollPaneConstants, interface javax.accessibility.Accessible]
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching for class javax.swing.JComponent
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through [interface java.io.Serializable]
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching for class java.awt.Container
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching for class java.awt.Component
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through [interface java.awt.image.ImageObserver, interface java.awt.MenuContainer, interface java.io.Serializable]
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching for class java.lang.Object
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils Could not find a definition for class javax.swing.JScrollPane in [class javax.swing.JComboBox, class javax.swing.JCheckBox, class javax.swing.JFormattedTextField, class javax.swing.JTextArea, class javax.swing.text.JTextComponent, class javax.swing.JList, class javax.swing.JLabel]
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching for class java.lang.Object
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils Could not find a definition for class us.oh.state.dot.tko.gui.TrafficSearchCriteria in []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through [interface java.util.Collection]
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils Could not find a definition for interface java.util.List in [class java.lang.Boolean, class java.util.Date, interface org.springframework.core.enums.LabeledEnum, boolean, class java.lang.String]
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through [interface javax.swing.SwingConstants]
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching through []
2005-07-06 09:54:58,996 DEBUG org.springframework.richclient.util.ClassUtils searching for class javax.swing.text.JTextComponent
2005-07-06 09:54:59,012 ERROR org.springframework.richclient.application.config. ApplicationLifecycleAdvisor Control must be an instance of JTextComponent.
java.lang.IllegalArgumentException: Control must be an instance of JTextComponent.
at org.springframework.util.Assert.isTrue(Assert.java :64)
at org.springframework.richclient.form.binding.swing. TextComponentBinder.doBind(TextComponentBinder.jav a:38 )
at org.springframework.richclient.form.binding.suppor t.AbstractBinder.bind(AbstractBinder.java:86)
at org.springframework.richclient.form.binding.suppor t.AbstractBindingFactory.bindControl(AbstractBindi ngFactory.java:84)
at org.springframework.richclient.form.binding.suppor t.AbstractBindingFactory.bindControl(AbstractBindi ngFactory.java:62)
at org.springframework.richclient.form.builder.Abstra ctFormBuilder.getBinding(AbstractFormBuilder.java: 76)
at org.springframework.richclient.form.builder.TableF ormBuilder.add(TableFormBuilder.java:70)
at org.springframework.richclient.form.builder.TableF ormBuilder.add(TableFormBuilder.java:66)
at us.oh.state.dot.tko.gui.TrafficSearchForm.createFo rmControl(TrafficSearchForm.java:46)
at us.oh.state.dot.tko.gui.TrafficDataView.createCont rol(TrafficDataView.java:57)
at org.springframework.richclient.factory.AbstractCon trolFactory.getControl(AbstractControlFactory.java :48 )