Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 448 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 448 Bytes

Spring_CFX_Hibernate_JAX-WS

Apache CXF JAX-WS : Top down approach for developing SOAP based web service with spring and hibernate.

1 - Spring

2 - Apache CXF JAX-WS

3 - Hibernate

4 - Hsqldb

5 - Tomcat 7

Set up

  mvn clean install
  mvn tomcat7:run 

Endpoint URL

  http://localhost:9090/product-WS-Hibernate/services/product

WSDL URL

  http://localhost:9090/product-WS-Hibernate/services/product?wsdl