spring.net - Spring .NET, WCF and Singletons -


it appears there's issue integrating spring .net wcf getting singleton semantics. looked around bit on net couldn't find conclusive.

has used spring.net wcf service instance context mode has been set single, concurrency mode set multiple , object definition in spring configuration marked singleton?

check spring documentation : http://www.springframework.net/doc-latest/reference/html/wcf.html

"the object must declared 'prototype' object, i.e. not singleton, in order interact correctly wcf instancing."

hth


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -