Re: Websphere to .net communication via web services

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,

The equivalent of WSE 3.0 in the java world is WSS4j (Apache project).
You can find more information about it on this page
http://ws.apache.org/wss4j/

Regards,
Pablo Cibraro
http://weblogs.asp.net/cibrax

"wschaub" <wschaub@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0E4646EC-6990-488D-828E-0EA0649D7114@xxxxxxxxxxxxxxxx
There are a number of issues in this space. We are still struggling to get
a
WSE3.0 based client to communicate with a Websphere web service. We have
not
successfully done it with WSE2.0. WSE 3.0 is a fairly cutting edge spec
which supports the latest web service securities. WAS/WPS 6 is not at such
a
stage. We still need more research on where it is at. We are trying to
work
out what the java space equivalent of WSE3 actually is. Can anyone assist
in
this matter?

Seems from the trace that shows the digest going thru but no security
headers coming back.




.



Relevant Pages

  • RE: wse (.net) client to wss4j web service allows all passwords, why?
    ... WSE 3.0 to securely connect to my java web service. ... userid (as long as my callback method does not throw an exception). ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: HOW TO: write Java client to call WSE 2.0 web server over TCP
    ... There isn't a soap over TCP standard yet so therefore you'll run into compat ... WSE TCP messaging uses DIME framing so whatever toolkit you use ... non IIS hosted web service. ... > call this webservice over TCP using a java client. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: WSE JAVA INTEROP
    ... > I have .net web service developed using WSE, ... > java needs to use the web service, as I am sending the encrypted ... > token using WSE, how would the java client be able to call the web ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • WSE JAVA INTEROP
    ... I have .net web service developed using WSE, one of the project in java ... needs to use the web service, as I am sending the encrypted token using WSE, ... how would the java client be able to call the web service. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: How to call Web Service Securely
    ... Maybe I am complicating WSE too much - can you point me to a simple ... you could provide a logon screen in the client app and create a NetworkCredential ... tokens - but that is tied to .NET 2.0 ... make a web method via dialup to my IIS Web Service. ...
    (microsoft.public.dotnet.framework.aspnet.security)