Commit Graph

143 Commits

Author SHA1 Message Date
Arjen Poutsma
bca3292dc4 2007-08-17 12:39:06 +00:00
Arjen Poutsma
ce67b64a12 Increased the version number to 1.0 SNAPSHOT. 2007-08-15 23:46:21 +00:00
Arjen Poutsma
97b09844aa Updated shapshot location. 2007-08-06 09:07:53 +00:00
Arjen Poutsma
b8fa9fb3a5 Updated shapshot location. 2007-08-01 12:15:08 +00:00
Arjen Poutsma
528efec233 Removed old powered by Spring logo 2007-07-31 13:27:12 +00:00
Arjen Poutsma
4034bca6f4 Docco. 2007-07-31 13:18:21 +00:00
Arjen Poutsma
4fa7cdc2c8 2007-07-17 20:27:44 +00:00
Rick Evans
2d0ea5b2b2 [SWS-147] Mentioned 'transformWsdlLocations' init-param. 2007-07-11 16:34:46 +00:00
Rick Evans
c0f3c9c760 Corrected typo ('Intecepting' -> 'Intercepting'). 2007-07-11 14:53:19 +00:00
Rick Evans
d4141684bb Hyperlinked some chapter pointers. 2007-07-11 14:41:24 +00:00
Rick Evans
568c37c8a3 Fixed bad DocBook reference. 2007-07-11 14:35:07 +00:00
Rick Evans
d607060156 Corrected typo ('halp' -> 'help'). 2007-07-11 14:34:06 +00:00
Arjen Poutsma
9ac3ed8c80 SWS-145 2007-06-25 09:27:00 +00:00
Arjen Poutsma
8797abd611 Added JBoss SAAJ FAQ. 2007-06-19 11:43:36 +00:00
Arjen Poutsma
97cf011aac Added Rick to the authors again. Too bad, Rick, you're one of us now. 2007-06-17 17:03:30 +00:00
Arjen Poutsma
2b9e435ec3 Backported changes 7473:7478 from RC2 2007-06-15 14:43:15 +00:00
Arjen Poutsma
4999b38d0b Preparing for release 2007-06-15 10:29:17 +00:00
Arjen Poutsma
68f2337785 2007-06-15 00:39:10 +00:00
Arjen Poutsma
8d0ec78f64 2007-06-14 23:09:27 +00:00
Arjen Poutsma
1be5b4a086 Added MarshallerSource 2007-06-14 00:04:16 +00:00
Arjen Poutsma
77341a92f7 SWS-134 2007-06-13 00:37:09 +00:00
Arjen Poutsma
9669622f75 SWS-134 2007-06-13 00:35:18 +00:00
Arjen Poutsma
6ebb764aba SWS-124 2007-06-09 23:15:20 +00:00
Arjen Poutsma
e26669ea05 Javadoc 2007-06-09 22:45:00 +00:00
Arjen Poutsma
06cc6378f9 Fixed SWS-137: Added checkConnectionForFault to WebServiceTemplate to with Web services which are not WS-I compliant 2007-06-08 23:57:54 +00:00
Arjen Poutsma
2f75e420a5 - Changed name of FaultResolver to MessageFaultResolver
- Changed WebServiceMessageCallback's doInMessage() to doWithMessage()
- Added more integration tests for WebServiceTemplate
- Reduced verbosity of logging
- WebServiceTemplate returns boolean instead of void
- Made WebServiceTemplate SOAP agnostic by removing Fault-specific logic
- Moved client-side SOAP classes to soap package
- Added hasErrors() method to connection.
2007-06-07 00:35:37 +00:00
Arjen Poutsma
75f9845a9e Formatting 2007-06-06 23:20:45 +00:00
Arjen Poutsma
4f843e76a9 Fixed various MTOM issues. 2007-06-06 02:41:49 +00:00
Arjen Poutsma
374111e043 Fixed SWS-135: Implement client-side TransportContext 2007-06-05 00:48:36 +00:00
Arjen Poutsma
3d6dcb7a51 Fixed SWS-133: CastorMarshaller ignoreExtraAttributes & Elements 2007-05-31 12:19:19 +00:00
Arjen Poutsma
4d14a0bfb2 We have a logo! 2007-05-31 02:07:13 +00:00
Arjen Poutsma
c1ea80f2a2 Added Axis TcpMon to the list of tools. 2007-05-30 21:38:48 +00:00
Arjen Poutsma
435b5ebfad Fixed SWS-129: SimpleMethodEndpointMapping moved from sandbox. 2007-05-30 20:56:11 +00:00
Rick Evans
410ed414c8 [SWS-132] Fleshed out documentation concerning the SWS-specific XML configuration file. 2007-05-30 09:05:41 +00:00
Rick Evans
5b1ff96bed [SWS-131] Fixed typo in package name. 2007-05-29 16:40:53 +00:00
Arjen Poutsma
2f58f3f0d3 Fixed SWS-123: CommonsHttpMessageSender has a Credentials property now. 2007-05-29 10:09:54 +00:00
Arjen Poutsma
0cb0d3fff8 Wrote a piece about SOAP 1.1 2007-05-29 08:08:15 +00:00
Rick Evans
1514def3a6 Fleshed out the client chapter (a tad). 2007-05-28 14:41:30 +00:00
Rick Evans
c8306f6932 [SWS-130] Ref manual typos, grammar corrections, etc. 2007-05-28 13:08:11 +00:00
Rick Evans
33a6c2b95b [SPR-130] Corrected invalid use of DocBook <interface/> element. 2007-05-28 12:11:50 +00:00
Rick Evans
e1f4f0abaf Corrected grammar, removed my author attribution until I have actually contributed enough documentation worthy of such an attribution. 2007-05-28 12:04:48 +00:00
Arjen Poutsma
4f8fb2c0c0 Fixed SWS-122: A MessageSender setter on WebServicesGatewaySupport 2007-05-27 09:34:32 +00:00
Arjen Poutsma
f22b47e0d0 Merged rc1 changes r7216:7261 into the trunk 2007-05-27 09:01:17 +00:00
Rick Evans
2961697cab First pass through the tutorial, linking things up, correcting typos, etc.
Will add some actual content later ;)
2007-05-23 21:52:03 +00:00
Rick Evans
1ffa706f30 [SWS-120]
[SWS-125]

Documentation corrections.
2007-05-23 20:37:09 +00:00
Arjen Poutsma
92ab66c2ee Updating for RC2 snapshot 2007-05-21 09:44:26 +00:00
Arjen Poutsma
dcf946d1cf Removed client classes from full distr 2007-05-20 22:10:57 +00:00
Arjen Poutsma
1345733524 final fixes before rc1 2007-05-20 21:43:55 +00:00
Arjen Poutsma
1dc0793c04 Fixed assembly descriptors. 2007-05-20 13:04:33 +00:00
Arjen Poutsma
60cea832c4 Fixed assembly descriptors. 2007-05-20 12:54:16 +00:00