Web Services Interop between Java and .NET
Symon Chang
Sessions From this Presenter (Code Camp Website)
All Sessions (Code Camp Website)
Home (Code Camp Website)
By definition, Web Services are cross-platform, and it is the best technology for solving cross-platform interoperability problems. However, when using Java Web Services to talk to Microsoft .NET Web Services, many interoperability problems need to overcome.
This session will use both WebLogic Server (WLS) 10.3 client connects to .NET WCF 3.0/3.5 services, and .NET client connects to WLS services as examples to discuss interop issues and solutions on the following scenarios:
- Basic/Complex Data Type and MTOM
- WS-Security 1.0/1.1
- WS-SecureConversation (WS-SC) and WS-Trust
- WS-Policy and WS-SecurityPolicy
- WS-ReliableMessaging (WS-RM)
- WS-RM + WS-SC
Practical tips to interop well with .NET from Java Web Services will be discussed in depth.
More information on WLS Interoperability with Microsoft WCF/.NET can be found at here.
Please add questions, links, comments, notes, downloads ... below.
Comments (0)
You don't have permission to comment on this page.