At A Glance
- Download Apache CXF: http://cxf.apache.org/download.html
- ${CXF_SRC}/samples/java_first_jaxws
- Try
- mvn install
- mvn –Pserver
- mvn –Pclient
Server
static Endpoint | Endpoint.publish(String address, Object implementor) Creates and publishes an endpoint for the specified implementor object at the given address. |
No comments:
Post a Comment