This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1db7d245ebdec1361ebbbe4fdb9f065ff9ffc4ff
spring-integration
/
org.springframework.integration.ws
/
src
/
main
History
Ben Hale
1db7d245eb
Upgrade for spring-build. Removal of fixed manifests in lieu of bundlor templates
2008-06-04 10:05:57 +00:00
..
java/org/springframework/integration
/ws
SimpleWebServiceTargetAdapter is now SimpleWebServiceHandler, and MarshallingWebServiceTargetAdapter is now MarshallingWebServiceHandler. The "ws-target" element is now "ws-handler", and the WebServiceHandlerParser (formerly WebServiceTargetAdapterParser) now creates a MessageHandler instance only - rather than creating the HandlerEndpoint itself. Therefore, the "ws-handler" should be referenced from the "handler" attribute of a <handler-endpoint/> element. See the modified WebServiceDemo (and its configuration file: "temperatureConversion.xml") in the "org.springframework.integration.samples" module for an example.
2008-05-28 15:37:13 +00:00
resources
/META-INF
Upgrade for spring-build. Removal of fixed manifests in lieu of bundlor templates
2008-06-04 10:05:57 +00:00