aspose file tools
The moose likes Web Services and the fly likes Metro have to run on glassfish? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Metro have to run on glassfish?" Watch "Metro have to run on glassfish?" New topic
Author

Metro have to run on glassfish?

Costa Lamona
Greenhorn

Joined: Sep 17, 2006
Posts: 29
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
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.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Metro have to run on glassfish?
 
Similar Threads
How to get client IP in WebService ?
WS-Security on Tomcat
Body deodorant
Glassfish & Metro
Appserver-independent web service stacks?