Sponsors

News

Jobping Laurent Kempé MVP JetBrains Academy Member Certified ScrumMaster

Contact

My status

View Laurent Kempé's profile on LinkedIn
XING
twitter
facebook


Xbox 360



Map

Locations of visitors to this page

.NET Dudes

Family

French .NET Dudes

Friends

Jobping

Links

Tech Head Brothers

November 2003 - Posts

My birthday....
Today I am 33 years old. Shit I am getting really old.... Thanks to everybody for the calls and gifts.
SOAP Toolkit 3, ATL/COM, AXIS : FUN with Web Services

Today I was able to validate a first step in one of the change we are experiencing at work. The project is to wrap an original project (C++ dll and VB6 ActiveX) around a C++ ATL/COM dll to be able to expose it as a Web Service in IIS 6. I used SOAP Toolkit 3.0 to do that. The difficulties were that there were some complicated structures and array of structures to pass in and get back from the Web Service. First I was amazed to see that the STK 3 was able to handle that complexity. Then I created a stub using AXIS WSDL2Java and little client application. It is really cool to see those peaces of code communicating without any issues. I like the idea of having two totally different worlds able to talk together ;-) No we have to deal with another big step the integration of the different possible stubs in our Virtual Transport Framework. This will allow users of the framework to call a service without knowing the transport protocol, the location, the load balancing strategy, the error handling…

Posted: Nov 06 2003, 11:42 PM by lkempe | with 3 comment(s)
Filed under:
More Posts