Commit Graph

62 Commits

Author SHA1 Message Date
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
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