I am trying to add 2 service filters to a service container.  I am
using an instance of BasicServiceContainer and adding two instances of
HttpServiceHandler to the service container.  I can only get responses
from the first service handler that I add to the service container.

Is this how its supposed to work?  Looking at BasicServiceContainer,
the service handlers are added to a List, so I assume that multiple
handlers can be added to a container.


Thanks for any help you may have.
Mark

Reply via email to