-
Nov 12th, 2012, 07:01 AM
#1
Accepting only messages with payload of a certain type, rejecting Collection of type
I'm using <service-activator> with a method that uses a domain object.
I've noticed that when a message with a collection of that object is received the method is invoked with one element and the rest are discarded.
Is this intentional? Is there a way to avoid this behavior without doing the checks in the code or using a splitter/filter?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules