IBlog<Johan>

Johan Danforth's Blog

Syndication

Random Links

Walkthroughs and Tutorials

Browse by Tags

All Tags » Interop (RSS)
WCF Client Calling ASMX Service with Soap Headers
Need to send soap headers from WCF (Service Reference) clients to older ASMX services? The ASMX service not handling the header properly? It may have to do with namespaces being set in the soap header XML in a way differently from what the ASMX service...

Posted by jdanforth | with no comments

[Interop][Java] Web Services in the Java World
Bobby Wolf has a good summary of what's happening with the different Web Services packages in the Java world. He writes about packages like JAX-WS and JAX-RPC and where he thinks things are turning to. A nice list of links there as well -> http://www...

Posted by jdanforth | with no comments

Filed under: ,

[Interop] Simon says: Interop
Some more good stuff around WS interop from Simon - a list of his WS Interop Webcasts

Posted by jdanforth | with no comments

Filed under:

[Interop] The interop page to visit
In case you haven't seen it, this page at MSDN contains lots of good articles and resources around Web Services Interoperability. One article that looks quite useful for me is one written by Simon Guest -> WS-Security Interoperability Using WSE 2.0...

Posted by jdanforth | with no comments

Filed under:

[Interop] WSRP Web Service sample in ASP.NET
Well, I'm putting this under the "interop" category, but this is more a reminder for myself to look at this since I'm doing a lot of portal stuff at work. The MS SharePoint team got a workspace over at GotDotNet where they did some WSRP stuff - both consumer...

Posted by jdanforth | with no comments

Filed under:

[Java][Interop] Testing WSS4J
Long time since I wrote anything here, but I've actively started to look at what AXIS and WSS4J has to offer when it comes to do WS-Security in Java and how it interops with web services in .NET using WSE 2.0. It's taken me a while to get the Java environment...

Posted by jdanforth | with no comments

Filed under: ,

[Interop] How to Apply the Basic Profile (Web Service practices)
Got this URL on a Microsoft seminar. Seems to contain some pretty good recommendations and best practices. Especially the chapter about " How to Apply the Basic Profile ": This chapter details some best practice recommendations. These recommendations...

Posted by jdanforth | with no comments

Filed under:

[Interop] Understanding the WS-I Test Tools
I gave the WS-I test tools a go last night, and it was a bit of a challenge to configure it to run properly... I'm sure someone out there has coded up a UI, but I've not found it yet. Anyway, this page on the IBM webby provided some help, so together...

Posted by jdanforth | 1 comment(s)

Filed under:

Selecting the tools before you know what your needs are
(blowing off some steam here) Someone blogged earlier about selecting tools and platforms before you're sure about what your needs are. Looks like I'm going to be affected by that now. I'm one of the responsible architects for implementing a java based...

Posted by jdanforth | 2 comment(s)

Filed under: ,

[Java] JAX-RPC vs. ASMX (a few things I noticed)
Note: This is just a reflection, not a full comparison between the two. I don't have time to do a full review of JAX-RPC I'm afraid ;) I dedicated yesterday to looking at JAX-RPC, which is supposed to be a pretty good and standardized way to build web...

Posted by jdanforth | 1 comment(s)

Filed under: ,

More Posts Next page »