Hi all,
I have the following behavior from my class that inherits from SoapService.
Upon the first call to the web service, naturally, an instance of my class
is created. However, upon the second call, the previous instance is re-used.
Upon the third call, a new instance is created. Upon the...
more >>
How can I set the SoapActor for the default SecurityContextService created
for the assembly when
<autoIssueSecurityContextToken enabled="true" />
is specified in the web.config? Even if my endpoint resolves to a web
servce with a speficied SoapActorAttribute, and I use the same endpoint t...
more >>
Hi Every One
I am unable to do signing and ecryption using SecurityContexttokens using
WS-Policy......
more >>
I do not know if anybody else have got this exception but I did and am stuck
in such a way that I may have to leave all the benefits of WSE just for the
workaround to this problem/exception.
So here is the problem,
I am receiving a SoapMessage which has some custom soap headers and these
...
more >>
Dear all, this is my first time to post a topic here. I would like to know how to catch a soap message from a web service.
I guess this is the idea for SOAPscope software (available for 4 days evaluation). After catching the soap message, then i plan to make further operation such as compression, ...
more >>