Adrian Crum wrote:
> The moral of the story is: developers shouldn't be allowed to write to the 
> service context Map. If a service needs a Map for local storage, then it 
> should create one.

Maybe the service engine should make the map readonly, with
Collections.unmodifiableMap?

Reply via email to