Web Services Contraptions @ Sun

The soul...
The feeds...
The stats ...
The links...
Thursday Jul 01, 2004

JavaOne 2004 - J2EE and .NET Web Services Interoperability

This session is by the JWSDP product team. (Ramesh, )

Web Services in Java are implemented by

  • JAX-RPC
  • EJB 2.1
For Xml processing, Java offers
  • SAX (Streaming Parser) which is not ver comfortable
  • DOM - which consumes A LOT of memory
  • JAXB - the logical choice Web Services in .NET
    • ASP.NET

Application Infrastructure

  • Claim - ADO.NET does not support common APIs like in JDBC to support a different provider.
  • No SOAP Fault bindings
Overall a pretty nice session - these guys are in benchmark engineering and they have done a great job, given that they have only *very* limited resources on Windows/.NET. Java Performance rocks!

Comments:

Post a Comment:
Comments are closed for this entry.