Arjen Poutsma
|
3daddc2ba2
|
Added XPathPayloadEndpointMapping (#SWS-85)
|
2007-01-27 15:44:02 +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
|
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
|
236a275f09
|
|
2007-01-21 12:13:16 +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
|
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
|
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 |
|
Arjen Poutsma
|
0e1943c1c5
|
Moved server-side classes to server package.
|
2007-01-14 13:33:11 +00:00 |
|
Arjen Poutsma
|
55a119b7fc
|
|
2007-01-14 13:16:40 +00:00 |
|
Arjen Poutsma
|
e21b0dfb7f
|
Moved TransportObjectSupport to xml module.
|
2007-01-14 12:36:57 +00:00 |
|
Arjen Poutsma
|
471efa5281
|
Refactored client-side support so that it matches the layout of other template packages.
|
2007-01-14 12:31:37 +00:00 |
|
Arjen Poutsma
|
24823fc4ab
|
Axiom now sets soap action header when writing.
|
2007-01-14 12:24:20 +00:00 |
|
Arjen Poutsma
|
711309f053
|
Moved client-side code from sandbox to core module
|
2007-01-14 11:50:19 +00:00 |
|
Arjen Poutsma
|
14c0e27c2f
|
The return of SoapAction in the SoapMessage. Necessary for client-side.
|
2007-01-10 16:04:50 +00:00 |
|
Arjen Poutsma
|
02a9c4b907
|
Made TransportException a subclass of IOException
|
2007-01-10 11:16:48 +00:00 |
|
Arjen Poutsma
|
4e2c7db738
|
Removed PoxContext, forgot to remove it earlier
|
2007-01-06 21:44:20 +00:00 |
|
Arjen Poutsma
|
8fd81f36e6
|
Created testcase for #SWS-74: Namespace not being applied correctly to soap fault detail elements. Cannot reproduce.
|
2007-01-04 17:27:16 +00:00 |
|
Arjen Poutsma
|
5cbce34802
|
SAAJ 1.1 now also works with Weblogic 9
|
2007-01-04 00:41:05 +00:00 |
|
Arjen Poutsma
|
7fcdc64ede
|
Added SAAJ 1.1 support, which works under WebLogic 8.1!
|
2007-01-03 13:09:19 +00:00 |
|
Arjen Poutsma
|
bf735a6a8f
|
Added SAAJ XMLReader, necessary for SAAJ 1.1
|
2007-01-03 12:17:46 +00:00 |
|
Arjen Poutsma
|
6b1fc27d64
|
Added SAAJ COntentHandler, necessary for SAAJ 1.1
|
2007-01-03 11:58:37 +00:00 |
|
Arjen Poutsma
|
9d6335dbf5
|
|
2007-01-03 11:50:13 +00:00 |
|
Arjen Poutsma
|
78a2d7e068
|
Improved testing of SAAJ.
|
2007-01-02 14:15:20 +00:00 |
|
Arjen Poutsma
|
39e921e3ae
|
Refactored SAAJ implementation from two separate class hierarchies (SAAJ 1.2 and SAAJ 1.3) into one single hierarchy, using bridge pattern (SaajImplementation).
|
2006-12-31 20:43:15 +00:00 |
|
Arjen Poutsma
|
0b030468ae
|
Refactored SAAJ implementation from two separate class hierarchies (SAAJ 1.2 and SAAJ 1.3) into one single hierarchy, using bridge pattern (SaajImplementation).
|
2006-12-31 20:42:41 +00:00 |
|
Arjen Poutsma
|
a8e2af7f92
|
Refactored SAAJ implementation from two separate class hierarchies (SAAJ 1.2 and SAAJ 1.3) into one single hierarchy, using bridge pattern (SaajImplementation).
|
2006-12-31 20:38:40 +00:00 |
|
Arjen Poutsma
|
35d148798e
|
Upgraded to Axiom 1.2.1 fixed the SwA issue
|
2006-12-31 16:55:19 +00:00 |
|
Arjen Poutsma
|
f5492cbe89
|
Upgraded to Axiom 1.2.1 fixed the SwA issue
|
2006-12-31 16:53:45 +00:00 |
|
Arjen Poutsma
|
68b0c6ff8d
|
Upgraded to Spring 2.0.1 and Axiom 1.2.1
|
2006-12-31 12:29:20 +00:00 |
|
Arjen Poutsma
|
32d960d3e0
|
|
2006-12-28 22:18:11 +00:00 |
|
Arjen Poutsma
|
7954363e21
|
Fixed #SWS-68 No way to propagate exception from an AbstractSaxPayloadEndpoint
|
2006-12-04 22:22:28 +00:00 |
|
Arjen Poutsma
|
6f0773bee5
|
Implemented #SWS-67: Dynamically create WSDL based on schema. Using it in the echo sample.
|
2006-12-01 11:42:49 +00:00 |
|
Arjen Poutsma
|
1200c45f8f
|
Added WSDL4J support for Wsdl definitions
|
2006-11-30 22:07:15 +00:00 |
|
Arjen Poutsma
|
13e90ecd0d
|
Added Commons Http client support.
|
2006-11-19 20:34:50 +00:00 |
|
Arjen Poutsma
|
2f3cf5623e
|
Making progress on client-side support: sending using HttpURLConnection works.
|
2006-11-18 13:35:40 +00:00 |
|
Arjen Poutsma
|
f4ac540d5b
|
Finished up JMS support.
|
2006-11-18 13:32:29 +00:00 |
|
Arjen Poutsma
|
8d24a9bc98
|
Finished up JMS support.
|
2006-11-18 01:19:47 +00:00 |
|
Arjen Poutsma
|
93a7121475
|
Updated samples.
|
2006-11-17 17:57:15 +00:00 |
|
Arjen Poutsma
|
38b567bcb2
|
Updated samples.
|
2006-11-17 00:54:28 +00:00 |
|
Arjen Poutsma
|
4ce1b53300
|
Finishing up on JMS support.
|
2006-11-17 00:35:11 +00:00 |
|
Arjen Poutsma
|
21a4464387
|
Allowing build for multiple spring versions (1.2.8 and 2.0).
|
2006-11-16 12:20:27 +00:00 |
|
Arjen Poutsma
|
5810e68139
|
|
2006-11-16 11:14:18 +00:00 |
|