Removed support for <handler-endpoint/> (replaced by <service-activator/>).
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<channel id="localChannel"/>
|
||||
|
||||
<handler-endpoint input-channel="localChannel" ref="handler"/>
|
||||
<service-activator input-channel="localChannel" ref="handler"/>
|
||||
|
||||
<rmi-handler id="handler" remote-channel="testChannel" host="localhost"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user