Hi I just get started, Can Metro work on apache rather than Glass-Fish.
Is Metro is the only standard implementation by SUN Thanks
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35250
7
posted
0
Metro is the reference implementation of JAX-WS (and some other standards); it's the only one from Sun. But there are other open source WS implementations, like Apache Axis, Apache CXF and JBoss.
Metro doesn't need GlassFish. You can use it in a standalone Java application, or in a servlet container like Tomcat.