diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index 073c7b1b..6552d88a 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -162,7 +162,7 @@ mysql mysql-connector-java - 3.1.11 + 5.0.4 diff --git a/samples/airline/src/main/webapp/WEB-INF/airline-servlet.xml b/samples/airline/src/main/webapp/WEB-INF/airline-servlet.xml index b5586cf2..9ff9258e 100644 --- a/samples/airline/src/main/webapp/WEB-INF/airline-servlet.xml +++ b/samples/airline/src/main/webapp/WEB-INF/airline-servlet.xml @@ -1,9 +1,8 @@ - - - + + + The handlerAdapter makes sure that Spring's DispatcherServlet supports MessageEndpoints instances as handlers. @@ -19,8 +18,7 @@ - + All incoming request are mapped to the messageDispatcher defined in applicationContext-ws.xml