Tags
android awstats beans clearcase clearquest curl debian dev dhcp dreamhost dvb eclipse ethernet html http java javascript licensing linux mac macfuse mpeg mysql mythtv network networking openoffice php random root safari samba scripting shell spring sshfs ssh linux sudoers requiretty touch tr ubuntu vpn vsftp WOL xmltv yum
Tag Archives: spring
Spring XML + BeanInfos
Why can’t Spring XML be used to set property javax.swing.cursor? <bean id=”foo” class=”javax.swing.JPanel”> <property name=”cursor”> <bean class=”com.adamish.foo.CursorFactory” factory-method=”createCursor” /> </property> </bean> The resultant exception: org.springframework.beans.NotWritablePropertyException: Invalid property ‘cursor’ of bean class [javax.swing.JPanel]: Bean property ‘cursor’ is not writable or has … Continue reading

