Thanks for spotting this - fixed!
Juergen
-----Original Message-----
From: spr...@li...
[mailto:spr...@li...]On Behalf
Of Jan Zuchhold
Sent: Wednesday, March 09, 2005 6:34 PM
To: spr...@li...
Subject: [Springframework-developer] Minor bug in reference
documentation
Hello,
there's a minor bug in the reference documentation
(http://www.springframework.org/docs/reference/remoting.html).
In section "17.2.2. Linking in the service at the client" the second sample
should be
<bean class="example.SimpleObject">
<property name="accountService"><ref bean="accountService"/></property>
</bean>
[...]
instead of
<bean class="example.SimpleObject">
<property name="accountService"><ref bean="accountService"/></bean>
</bean>
[...]
Jan
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Springframework-developer mailing list
Spr...@li...
https://lists.sourceforge.net/lists/listinfo/springframework-developer
|