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
f242075a734da6fd733047adfc64d81c77923266
spring-integration
/
org.springframework.integration.samples
History
Mark Fisher
f242075a73
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
..
scripts
Updated the names of the projects
2008-05-20 21:41:01 +00:00
src
/main
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
.classpath
INT-197 Adding a Web Service Sample
2008-05-23 06:28:25 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
INT-197 Adding a Web Service Sample
2008-05-23 06:28:25 +00:00
template.mf
Added initial version of template.mf files.
2008-05-21 21:32:47 +00:00