We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1087016 commit 4655eacCopy full SHA for 4655eac
src/main/webapp/index.html
@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+<meta charset="ISO-8859-1">
5
+<title>Apache CXF JAX-WS-Top-Down-Spring-Integration</title>
6
+</head>
7
+<body>
8
+ <b>Apache CXF JAX-WS : Top down approach</b>
9
+ <h1>SOAP Web Service + Integrating with Spring framework</h1>
10
+</body>
11
+</html>
0 commit comments