Commit Graph

176 Commits

Author SHA1 Message Date
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
5abf3249b0 Javadoc. 2007-06-04 22:49:14 +00:00
Arjen Poutsma
593e98c5dd Javadoc 2007-06-01 23:43:08 +00:00
Arjen Poutsma
4ef0b01447 Added toString() to message factories 2007-06-01 11:07:23 +00:00
Arjen Poutsma
1cfb871248 Javadoc. 2007-05-30 21:20:19 +00:00
Arjen Poutsma
435b5ebfad Fixed SWS-129: SimpleMethodEndpointMapping moved from sandbox. 2007-05-30 20:56:11 +00:00
Arjen Poutsma
3226f21ef3 Checkstyle. 2007-05-30 11:59:03 +00:00
Rick Evans
0b61e89996 Added missing Apache license header. 2007-05-30 08:04:52 +00:00
Rick Evans
70d4e336b6 Polishing while addressing [SWS-132]. 2007-05-29 21:27:24 +00:00
Rick Evans
4b00b649e4 Added missing class-level Javadoc while addressing [SWS-132]. 2007-05-29 21:24:58 +00:00
Arjen Poutsma
2f58f3f0d3 Fixed SWS-123: CommonsHttpMessageSender has a Credentials property now. 2007-05-29 10:09:54 +00:00
Rick Evans
d069a7fdaf Corrected Javadoc typo ('writen' -> 'written') 2007-05-28 14:23:24 +00:00
Rick Evans
8b2f33d549 Corrected Javadoc grammar typo. 2007-05-28 14:19:09 +00:00
Rick Evans
55186ca5f6 Corrected Javadoc grammar typo. 2007-05-28 13:55:17 +00:00
Rick Evans
f929357b8c Javadoc'ced ctors. 2007-05-28 13:53:56 +00:00
Rick Evans
bdf76dd383 Javadoc'ced ctors. 2007-05-28 13:51:35 +00:00
Rick Evans
983bfe6bc6 Added missing Apache licence header.
Polishing of Javadoc.
2007-05-28 13:21:05 +00:00
Rick Evans
71ce4da266 Polishing. 2007-05-28 12:41:51 +00:00
Rick Evans
edabd4487d Added missing Apache licence header.
Polishing of Javadoc.
2007-05-28 12:37:33 +00:00
Arjen Poutsma
1f6252d7ea Using DTD rather than XSD, so that Spring 1.2.9 build does not fail. 2007-05-27 10:03:12 +00:00
Arjen Poutsma
4f8fb2c0c0 Fixed SWS-122: A MessageSender setter on WebServicesGatewaySupport 2007-05-27 09:34:32 +00:00
Arjen Poutsma
b003a6f848 Fixed SWS-128: A SOAP:Fault does not set the the response code to 500 2007-05-27 09:22:38 +00:00
Rick Evans
53e206fc3f Corrected yet more typos. Yawn. 2007-05-24 18:27:05 +00:00
Rick Evans
0a0709b789 Corrected typo ('for' -> 'for'). 2007-05-24 18:15:28 +00:00
Rick Evans
039fd90bac Corrected typos ('resonse' -> 'response'). 2007-05-24 18:13:30 +00:00
Rick Evans
8a6d824062 Corrected Javadoc typo ('endoints' -> 'endpoints'). 2007-05-24 18:10:58 +00:00
Rick Evans
e1b804e922 Polishing. 2007-05-24 17:50:29 +00:00
Rick Evans
e6def915a8 Polishing. 2007-05-23 21:44:50 +00:00
Rick Evans
99e597b315 Polishing. 2007-05-23 20:29:37 +00:00
Rick Evans
bca063fc37 Polishing. 2007-05-23 20:29:15 +00:00
Arjen Poutsma
4b3cbb12d6 [maven-release-plugin] prepare for next development iteration 2007-05-20 22:27:15 +00:00
Arjen Poutsma
c5861b99a0 [maven-release-plugin] prepare release spring-ws-1.0-rc1 2007-05-20 22:26:46 +00:00
Arjen Poutsma
3053eb7b14 Fixed sending response bug. 2007-05-20 21:15:49 +00:00
Arjen Poutsma
07625024e1 Implemented #SWS-98: Changing URL in CommonsHttpMessageSender 2007-05-20 10:10:31 +00:00
Arjen Poutsma
12b4ac0fb6 Implemented #SWS-117: Allow SoapFaultMappingExceptionResolver to use strategy to obtain SoapFaultDefinition 2007-05-19 01:46:19 +00:00
Arjen Poutsma
0a5b45fd8d More logging. 2007-05-18 17:12:47 +00:00
Arjen Poutsma
6cf8312efc 2007-05-18 15:49:41 +00:00
Arjen Poutsma
cd14b8efa2 Added marshaller constructor to MarshallingMethodEndpointAdapter 2007-05-18 12:07:47 +00:00
Arjen Poutsma
0f12f70835 Added marshaller constructor. 2007-05-15 22:34:32 +00:00
Arjen Poutsma
c52a511bdc Added marshaller and unmarshaller constructor. 2007-05-15 16:34:26 +00:00
Arjen Poutsma
10e47d5ab6 Added handleFault to EndpointInterceptor, moved SoapEndpointInterceptor and SoapEhndpointMapping to org.sfwrk.ws.soap.server package. 2007-05-14 15:28:37 +00:00
Arjen Poutsma
c45824d2d8 added method for getting all header elements with a given name 2007-05-13 12:32:17 +00:00
Arjen Poutsma
393ecc6968 Fixed SWS-119: Remove IOExceptions from WebServiceTemplate 2007-05-13 01:37:57 +00:00
Arjen Poutsma
bf37f1fd36 Fixed SWS-119: Remove IOExceptions from WebServiceTemplate 2007-05-13 01:19:12 +00:00
Arjen Poutsma
0a07669a15 Fixed SWS-107: Support JAXB's MTOM/XOP/MIME support 2007-05-13 00:37:24 +00:00
Arjen Poutsma
0e69ef4e93 Fixed SWS-107: Support JAXB's MTOM/XOP/MIME support 2007-05-13 00:26:02 +00:00
Arjen Poutsma
a0aaf7d52c 2007-05-12 20:58:11 +00:00
Arjen Poutsma
e1f350f53e Refactored QNameUtils.getQNameForSource() into separate helper class to fix code tangle. 2007-05-12 20:55:54 +00:00
Arjen Poutsma
022c271db9 Refactored QNameUtils.getQNameForSource() into separate helper class to fix code tangle. 2007-05-12 20:53:35 +00:00