This post originated from an RSS feed registered with .NET Buzz
by Arjen Poutsma.
Original Post: Spring and SOAP
Feed Title: The Ancient Art of Programming
Feed URL: http://feeds.feedburner.com/TheAncientArtOfProgramming
Feed Description: A blog about programming in .NET and Java
Since JTeam is such a hip Java shop, and since one of the founders is co-writing the book on the subject, we try to use the Spring framework whenever we can.
For an in-house project, I wanted to expose a Spring-managed business interface by SOAP to a Windows Forms .NET client. ...