You have tons of options for developing web services in Java: - Every Java EE app server includes a web services framework. J2EE 1.4 requires support for JAX-RPC; Java EE 5 requires support for JAX-WS. - Sun provides reference implementations of JAX-RPC and JAX-WS (distributed in JWSDP or open source through Project Glassfish) - Every ESB product includes a web services framework. Examples include BEA AquaLogic Service Bus, Cape Clear ESB, Fiorano ESB, IBM WebSphere ESB, IBM WebSphere Process Server, IBM WebSphere Message Broke, IONA Artix, Oracle ESB, Sonic ESB, Tibco BusinessWorks, and webMethods Fabric - Open source ESBs include Mule, ServiceMix, and Celtix. JBoss is developing one, too, which should be available by the end of the year - Commercial pure-play web services frameworks include Systinet Server for Java and webMethods Glue - Open source pure-play web services frameworks (in addition to Apache SOAP, Axis, and Axis2) include JiBXSOAP and CodeHaus XFire.
I'm sure I've missed a few. Anne On 8/22/06, M. Goodell <[EMAIL PROTECTED]> wrote:
Two questions: First, is there a timeframe for a release date for Axis2? If so what is it? We would like to know so we can plan accordingly. 2. What are my choices other than Axis when developing web services? We would like to look them. Thank you. ________________________________ Stay in the know. Pulse on the new Yahoo.com. Check it out.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
