metro « cxf « Java Enterprise Q&A





1. Comparison between Sun Metro and Apache CXF for webservices development?    stackoverflow.com

What are the relative strengths and weaknesses between Sun Metro and Apache CXF for webservice development in Java. Is there another framework that I should be looking at as well?

2. How to use CXF instead of Metro?    stackoverflow.com

How to use Apache CXF instead of Metro (it's JDK 6) in a Maven project? What dependencies do I need to use and what file to create in META-INF/services? I can't ...

3. Connect Metro client to apache cxf: java.lang.UnsupportedOperationException: Empty Reference URI not supported    stackoverflow.com

We are facing following exception (see below) while trying to connect to Apache CXF webservice using Metro client. Everything works properly in case that on the server side following part is ...