File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 254
254
disadvantage that the "location" attribute in the WSDL is static, i.e. it does not
255
255
necessarily reflect the host name of the server. You can transform locations by using a
256
256
<a href =" http://static.springframework.org/spring-ws/site/apidocs/org/springframework/ws/transport/http/WsdlDefinitionHandlerAdapter.html" >
257
- <tt >WsdlDefinitionHandlerAdapter</tt >
258
- </a >
259
- .
257
+ <tt >WsdlDefinitionHandlerAdapter</tt ></a >.
260
258
</li >
261
259
<li >Use the<tt >MessageDispatcherServlet</tt >, which is done is the samples. Every
262
- <tt >WsdlDefinition</tt >
263
- listed in the
264
- <tt >*-servlet.xml</tt >
265
- will be exposed under the
266
- bean name. So if you define a
267
- <tt >WsdlDefinition</tt >
268
- named<tt >echo</tt >, it will be
269
- exposed as<tt >echo.wsdl</tt >. (i.e.<tt >http://localhost:8080/echo/echo.wsdl</tt >).
260
+ <tt >WsdlDefinition</tt > listed in the <tt >*-servlet.xml</tt > will be exposed under the
261
+ bean name. So if you define a <tt >WsdlDefinition</tt > named<tt >echo</tt >, it will be
262
+ exposed as <tt >echo.wsdl</tt > (i.e.<tt >http://localhost:8080/echo/echo.wsdl</tt >).
270
263
</li >
271
264
</ul >
272
265
</p >
You can’t perform that action at this time.
0 commit comments