oldschoolBavarianReferenceSystem / ws-contractfirst

A hello world webservice written in JAX-WS and maven

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2011-07-12, Bjoern Hoefling
Simple WebService implemented in JaxWS in code-first style.

usage: 
- mvn clean install
- deploy target/ws-codefirst.war in TomCat
- call http://localhost:8080/ws-codefirst/Hello

About

A hello world webservice written in JAX-WS and maven