Category Archives: jax-ws

Quick HelloWorld Web Service with Maven and CXF-JAXWS

Generate Maven Project mvn archetype:generate Choose a number or apply filter (format: [groupId:]artifactId, case sensitive co ntains): 251: 223 Choose org.apache.cxf.archetype:cxf-jaxws-javafirst version: 1: 2.1.4 … 64: 2.7.3 Choose a number: 64: Downloading: http://repo.maven.apache.org/maven2/org/apache/cxf/archetype/cxf-jaxws-javafirst/2.7.3/cxf-jaxws-javafirst-2.7.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/cxf/archetype/cxf-jaxws-javafirst/2.7.3/cxf-jaxws-javafirst-2.7.3.jar (12 KB at 46.7 KB/sec) … Continue reading

Posted in jax-ws | Tagged , , , | Leave a comment