1
0
mirror of synced 2026-07-19 17:45:11 +00:00

SEC-867: Remove superfluous <property /> entry.

This commit is contained in:
Ben Alex
2008-06-05 22:51:47 +00:00
parent ff785a829f
commit de897ad1ac
@@ -36,7 +36,6 @@
<bean name="/ContactManager-hessian" class="org.springframework.remoting.caucho.HessianServiceExporter">
<property name="service" ref="contactManager"/>
<property name="serviceInterface" value="sample.contact.ContactManager"/>
</property>
</bean>
<!-- Burlap exporter for the ContactManager -->