Hi,
I read from Axis architecture guide that Axis handler support different scoping of per-access, per-request and singleton. However when I configured the handlers to per-request or per-access, the same instance of the handler is always used. My question is that does Axis effectively support different scoping? Thanks, Gang
