No; I mean follow the instructions and add a
or preferably aCode:<sws:dynamic-wsdl id="orders" portTypeName="Orders" locationUri="http://localhost:8080/ordersService/"> <sws:xsd location="/WEB-INF/xsd/Orders.xsd"/> </sws:dynamic-wsdl>
to the dispatcher servlet's application context.Code:<sws:static-wsdl id="orders" location="/WEB-INF/wsdl/orders.wsdl"/>
Gary P. Russell
Spring Integration Team
SpringSource, a division of VMware