i just started using wse 3.0 and have a question
how come when i use proxy = new proxy() instead of proxyWse() it lets the
user consume the web service? i want to be able to block access to the web
service to everyone without the servers public key?...
more >>
Hello,
I'm using WSE3 in an application and I've setup some policies to enforce
security and compression while transferring data.
Everything works great between client and server applications. However
if I go to Internet Explorer, type the service address and invoke any
method, I receive d...
more >>
Hi everyone!
I experience an interesting behaviour of WSE 2.0 when sending
WS-Security compliant SOAP messages over the wire. My messaging system
is as simple as SoapClient class on client side and SoapService class
on server side. The communication between client and server is as
follows: cl...
more >>
Hello !
I am new in Webservices.
I have to provide a webmethod via ssl that is called by another company
(php).
I want to create a web service with Visual Studio 2003 and WSE 2.0 SP3.
Are this the right tools for this ?
I want that the user have to send username/password to authenticat...
more >>