After getting a virtual non-response to my original post I have decided to go back to the web services development environment I have used in the past (Axis). After giving JBOSSWS a shot and dealing with increased interoperability hassles and more required 'plumbing' code (like beans for arrays of complex types) I have decided to deploy Axis within my JBOSS environment. For my purposes this provides me with a configuration which enables faster and easier development of web services. My primary reasons include the following:
* Better interoperability with legacy VB6 clients (using PocketSOAP) - Don't need request and response wrappers, or array wrappers. * Better interoperability with .NET 2003 clients - Don't need request and response wrappers, or array wrappers. * Fewer and easier deployment descriptors * No need to write extra classes (and their descriptors) for passing and returning arrays of complex types. I will continue to checkup with JBOSSWS to see if a future version may be a better match for my purposes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901819#3901819 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901819 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
