Commit Graph

191 Commits

Author SHA1 Message Date
Arjen Poutsma
c19aeac6a4 Started on Client docs 2007-02-13 22:54:28 +00:00
Arjen Poutsma
5f4c9d997a Started on FAQ 2007-02-13 22:52:55 +00:00
Arjen Poutsma
ba45cf1cd2 2007-02-12 22:23:11 +00:00
Arjen Poutsma
988473213a Starting on client docs. 2007-02-12 22:21:54 +00:00
Arjen Poutsma
b3498234d3 2007-02-12 21:37:08 +00:00
Arjen Poutsma
159cf45dd1 2007-02-02 10:35:52 +00:00
Arjen Poutsma
967f4db226 2007-02-02 10:34:29 +00:00
Arjen Poutsma
9e71bf13d6 2007-02-02 10:33:20 +00:00
Arjen Poutsma
56a16a76d3 Fixed #SWS-89: DefaultTimestampValidator uses wrong date format 2007-02-02 10:29:29 +00:00
Arjen Poutsma
d7a45d683f 2007-01-29 08:27:24 +00:00
Arjen Poutsma
73ff6b112d 2007-01-27 15:44:58 +00:00
Arjen Poutsma
3daddc2ba2 Added XPathPayloadEndpointMapping (#SWS-85) 2007-01-27 15:44:02 +00:00
Arjen Poutsma
2582eff28b Added tutorial to site 2007-01-27 12:20:10 +00:00
Arjen Poutsma
2869978a30 ported r6021 from m3 2007-01-25 20:05:40 +00:00
Arjen Poutsma
6b25c27694 [maven-release-plugin] prepare for next development iteration 2007-01-24 13:25:46 +00:00
Arjen Poutsma
d5f9a25a2a [maven-release-plugin] prepare release spring-ws-1.0-m3 2007-01-24 13:19:07 +00:00
Arjen Poutsma
55693a15b7 Added Kristoffer as a contributor 2007-01-24 13:17:09 +00:00
Arjen Poutsma
1fcd107bd3 2007-01-24 00:26:15 +00:00
Arjen Poutsma
dfc80b860c 2007-01-24 00:22:59 +00:00
Arjen Poutsma
4fa895b17a 2007-01-24 00:18:33 +00:00
Arjen Poutsma
526841511b 2007-01-23 23:02:55 +00:00
Arjen Poutsma
0a7e736e7f Implemented SWS-83: airline sample now uses HSQLDB in memory to test.
Also using Maven2 profiles for the various database settings.
2007-01-23 19:02:08 +00:00
Arjen Poutsma
271277b11c 2007-01-22 23:27:04 +00:00
Arjen Poutsma
77830515b4 Adding more stuff to site 2007-01-22 22:25:13 +00:00
Arjen Poutsma
61747bafd0 2007-01-22 17:41:37 +00:00
Arjen Poutsma
a78724fc7b 2007-01-22 17:41:15 +00:00
Arjen Poutsma
c250ef8d20 Moved PayloadValidatingInterceptor to o.sfw.soap.server.endpoint.interceptor, to solve tangle: it contains SOAP-specific features. 2007-01-22 17:16:29 +00:00
Arjen Poutsma
21a9ef49ae Moved Wsdl11DefinitionBuilder to o.sfw.wsdl.wsdl11, to solve cyclic dependency. 2007-01-22 17:13:44 +00:00
Arjen Poutsma
ef0dd4e6ea Now using properties for loading defaults in (Soap)MessageDispatcherServlet. Necessary because of a tangle between the transport and server packages. 2007-01-22 16:03:13 +00:00
Arjen Poutsma
460a22cdc0 Javadoc 2007-01-22 11:15:49 +00:00
Arjen Poutsma
ed2fb661ec Javadoc 2007-01-22 11:09:15 +00:00
Arjen Poutsma
336a98dc06 Can't use maven2 plugins after all 2007-01-22 09:51:45 +00:00
Arjen Poutsma
1c7c468a02 Added stylesheet 2007-01-21 20:02:37 +00:00
Arjen Poutsma
236a275f09 2007-01-21 12:13:16 +00:00
Arjen Poutsma
3a493da998 2007-01-21 12:11:55 +00:00
Arjen Poutsma
c42f6da6a9 2007-01-21 12:08:48 +00:00
Arjen Poutsma
a3b3c6b0a7 Using Maven2 plugins for Castor & XMLBeans now 2007-01-21 11:51:43 +00:00
Arjen Poutsma
432789a615 Added build.xml for spring-ws echo client 2007-01-21 10:36:34 +00:00
Arjen Poutsma
7f740e4fce Moved airline JMS functionality from to sandbox, not ready yet. 2007-01-21 10:23:06 +00:00
Arjen Poutsma
8155c83593 Fixed classname of Commons Http sender. 2007-01-17 14:42:56 +00:00
Arjen Poutsma
1cc15cb556 Updated airline sample to new packages. 2007-01-14 21:25:41 +00:00
Arjen Poutsma
ec11d61c81 2007-01-14 21:23:11 +00:00
Arjen Poutsma
be38e50adf Updated airline sample to new packages. 2007-01-14 21:09:14 +00:00
Arjen Poutsma
d2a1d9d5b8 Updated airline sample to new packages. 2007-01-14 20:52:46 +00:00
Arjen Poutsma
b8e3304314 Echo client-sample 2007-01-14 20:27:12 +00:00
Arjen Poutsma
6ba5576c95 Added FaultResolver to client.
Added getSoapFaultStringOrReason() to SoapFault.
2007-01-14 20:05:46 +00:00
Arjen Poutsma
2faa71f2f3 MessageDispatcher no longer implements MessageEndpoint, to fix circular package dependency.
Moved TransportContext and friends to transport.context subpackage.
2007-01-14 14:20:44 +00:00
Arjen Poutsma
6ebb46ee6e 2007-01-14 14:17:19 +00:00
Arjen Poutsma
3c2e016164 MessageDispatcher no longer implements MessageEndpoint, to fix circular package dependency.
Moved TransportContext and friends to transport.context subpackage.
2007-01-14 14:15:50 +00:00
Arjen Poutsma
5800c82444 Moved server-side classes to server package. 2007-01-14 13:44:18 +00:00