|
From: Colin S. <col...@ex...> - 2004-08-05 16:30:54
|
Thanks, fixed... Tim Kettering wrote: > > Don't know if this already has been reported, but on the online user > reference document in section 3.3.2, the code example seems to have > the wrong closing tag. (should be </set> not </map>) > > <!-- results in a setSomeSet(java.util.Set) call --> > <property name="someSet"> > <set> > <value>just some string</value> > <ref bean="myDataSource"</ref> > </map> > </property> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |