Hello, I have a project that has several requirements related to dynamic invocation of web services using SOAP and async messaging using JMS. Our product is written in C and so initially I thought that using the new Axis2/C implementation might be the way to go as it supports client side dynamic invocation of web services.
However, there are some clear benefits in implementing the web services client in Java. This led me to look at the Axis2 Java implementation which doesn't have support for dynamic invocation. That lead me to the WSIF project which appears to meet my requirements. So a couple of questions: 1) It looks like the last release was 2003 and that there was a release planned for 2006. Is that release still planned? 2) As I will be going through the samples over the next couple of days is it advisable to pull the source for bug fixes, etc that occurred post 2003 release? Thank you for your time, Cliff -- Clifford Audinet Software Architect Stonebranch, Inc. 950 North Point Parkway Suite 200 Alpharetta, Ga 30005 (678) 366-7887 X316 http://www.stonebranch.com mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
