Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Eclipse plugin for Apache Axis WSDL2Java

As part of my demo in the Web Services DevCon, I wanted to use Apache Axis to show how you can use the stuff we generate from another platform. As I had 20 minutes for the demo I did not want to create manually the stubs, etc, so I built an Eclipse plugin that calls the Apache Axis WSDL2Java Emitter, so I have VS.NET's 'Add Web Reference' functionality in Eclipse.

Some people asked if I planned to post the addin somewhere. I will do it sometime next week, after I polish some rough edges ;).

No Comments