Commit Graph

37 Commits

Author SHA1 Message Date
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
5810e68139 2006-11-16 11:14:18 +00:00
Arjen Poutsma
8013f469f5 Fixed the build. 2006-11-16 10:56:37 +00:00
Arjen Poutsma
ce6f562937 Minor changes, due to code review by Juergen. 2006-11-13 20:31:35 +00:00
Arjen Poutsma
dbd91287e6 2006-11-05 00:19:33 +00:00
Arjen Poutsma
1294b47fbb 2006-11-05 00:15:55 +00:00
Arjen Poutsma
7a252e6c91 Working on client-side support. 2006-11-05 00:14:51 +00:00
Arjen Poutsma
ca14719b3f Working on client-side support. 2006-11-05 00:04:05 +00:00
Arjen Poutsma
883fe3728c Working on client-side support. 2006-11-04 23:54:36 +00:00
Arjen Poutsma
1b29d8bdc6 Rolled back to previous version of SAAJ. SAAJ 1.1 is never going to work, especially not under Weblogic 8.1. 2006-10-19 09:07:59 +00:00
Arjen Poutsma
4a112c85a8 Refactored SAAJ support to use Bridge pattern. 2006-10-18 18:55:27 +00:00
Arjen Poutsma
0a1a06cfa5 Starting on SAAJ 1.1 support. 2006-10-15 23:56:03 +00:00
Arjen Poutsma
f740700d1e Better testing of SAAJ 2006-10-15 18:12:01 +00:00
Arjen Poutsma
745e0a9fe1 Javadoc 2006-10-15 15:04:42 +00:00
Arjen Poutsma
db482346d2 Moved SAAJ 1.2 and 1.3 implementation into separate packages. 2006-10-15 15:01:11 +00:00
Arjen Poutsma
657f23ca2e Replaced usage of the deprecated OMNamespace.getName() to OMNamespace.getNamespaceURI 2006-10-15 11:28:12 +00:00
Arjen Poutsma
047235a8bf Upgraded to Axiom 1.1.1 2006-10-11 22:35:03 +00:00
Arjen Poutsma
6a169a49bc Echo sample now uses MessageDispatcherServlet; airline sample uses WsdlDefinitionHandlerAdapter 2006-10-08 16:36:59 +00:00
Arjen Poutsma
07db6d7051 Added MessageDispatcherServlet. 2006-10-08 15:22:48 +00:00
Arjen Poutsma
66ead00a73 Added MessageDispatcherServlet. 2006-10-08 13:45:21 +00:00
Arjen Poutsma
efdeb882cb Moved test resources to default Maven place 2006-10-07 13:28:14 +00:00
Arjen Poutsma
950f94f8e5 Fixed #SWS-57: Expose the Result of the SoapFaultDetail 2006-10-02 14:59:57 +00:00
Arjen Poutsma
66d3aef26c Moved Spring-WS to separate dir. 2006-09-24 19:22:56 +00:00