`

Spring ws

阅读更多
1. <sws:annotation-driven />

http://forum.spring.io/forum/spring-projects/web-services/93003-sws-annotation-driven-no-declaration-can-be-found


2.
<sws:dynamic-wsdl

http://www.educity.cn/wenda/150422.html


3.
WS-Security
http://wiki.bsdn.org/display/BDF2/8.BDF2-WEBSERVICE

4.
Jaxb2Marshaller 
MarshallingPayloadMethodProcessor

http://www.javacodegeeks.com/2012/02/spring-3-spring-web-services-2-ldap.html

5.
<bean id="defaultMethodEndpointAdapter"  class="org.springframework.ws.server.endpoint.adapter.DefaultMethodEndpointAdapter">

http://www.javacodegeeks.com/2012/02/spring-3-spring-web-services-2-ldap.html

6.
<bean id="ContactService"
    class="org.springframework.ws.wsdl.wsdl11.DefaultWsdl11Definition">

http://stackoverflow.com/questions/18370700/auto-generating-wsdl-using-defaultwsdl11definition

http://forum.spring.io/forum/spring-projects/web-services/90548-defaultwsdl11definition-help

http://blog.csdn.net/treeclimber/article/details/5707637

http://docs.spring.io/spring-ws/sites/1.5/reference/html/server.html

7.

MethodArgumentResolver ws

自写 PlainTextResolver 继承 MethodArgumentResolver

http://docs.spring.io/spring-ws/site/apidocs/org/springframework/ws/server/endpoint/adapter/method/jaxb/package-summary.html

8.
ProcessorInit

spring InitializingBean接口
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics