Skip to content
Surf Wiki
Save to docs
general/web-services

From Surf Wiki (app.surf) — the open knowledge base

Eclipse Metro

Web service stack


Web service stack

FieldValue
nameMetro
logo
collapsible
screenshot
authorSun Microsystems
developerEclipse Foundation
released
ver layout
discontinued
latest release version3.0.1
latest release date
latest preview date
repo
programming languageJava
engine
platformJakarta EE
language count
genreweb service framework
license
website

Metro is a high-performance, extensible, easy-to-use web service stack. Although historically an open-source part of the GlassFish application server, it can also be used in a stand-alone configuration. Components of Metro include: JAXB RI, JAX-WS RI, SAAJ RI, StAX (SJSXP implementation) and WSIT. Originally available under the CDDL and GPLv2 with classpath exception, it is now available under

History

Originally, the Glassfish project developed two semi-independent projects:

  • JAX-WS RI, the Reference implementation of the JAX-WS specification
  • WSIT, a Java implementation of some of the WS-* and an enhanced support for interoperability with the .NET Framework. It is based on JAX-WS RI as "Web Service layer".

In June 2007, it was decided to bundle these two components as a single component named Metro.

Features

Metro compares well with other web service frameworks in terms of functionality. Codehaus started a comparison which compared Apache Axis 1.x, Axis 2.x, Celtix, Glue, JBossWS, Xfire 1.2 and JAX-WS RI + WSIT (the bundle was not yet named Metro at that time). This was later updated by the ASF to replace Celtix with CXF and to include OracleAS 10g.

Metro includes JAXB RI, JAX-WS RI, SAAJ RI, SJSXP, and WSIT, along with libraries that those components depend on, such as xmlstreambuffer, mimepull, etc.

Its features include:

  • Basic Profile 1.1 Compliant
  • Easily Create Services from POJOs
  • RPC-Encoding
  • Spring Support
  • REST Support
  • Soap 1.1/1.2
  • Streaming XML (StAX based)
  • WSDL 1.1 -Code (Client)/(Server)
  • Server and Client-side Asynchrony

Supported WS-* Standards

Supported Transport protocols include:

  • HTTP
  • JMS
  • SMTP/POP3
  • TCP
  • In-VM

Metro augments the JAX-WS environment with advanced features such as trusted, end-to-end security; optimized transport (MTOM, Fast Infoset), reliable messaging, and transactional behavior for SOAP web services.

Market share

Metro is bundled with Java SE 6 in order to allow consumers of Java SE 6 to consume Web Services.

Metro is bundled with numerous application servers such as:

  • GlassFish
  • Sun Java System Application Server Platform Edition 9.x
  • Oracle WebLogic Server
  • JBoss (version 5.x only)
  • TmaxSoft JEUS 6.x

The JAXB reference implementation developed for Metro is used in virtually every Java Web Services framework (Apache Axis2, Codehaus XFire, Apache CXF) and Application Servers.

References

References

  1. "metro: Discover Metro".
  2. "metro: Metro FAQ".
  3. Gupta, Arun. (2007-06-19). "Announcing Metro - Naming the Web Services stack in GlassFish".
  4. "Stack Comparison".
  5. "StackComparison".
  6. "Metro".
  7. "JAX-WS FAQ".
  8. Gupta, Arun. (2007-07-22). "Metro - Now on Tomcat 6.x also".
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Eclipse Metro — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report