Commit Graph

130 Commits

Author SHA1 Message Date
Arjen Poutsma
7d64bebd19 Converted spaces to tabs
This commit changes leading spaces in all Java source files to tabs, to
be consistent with other Spring projects.
2015-03-18 09:54:51 +01:00
Arjen Poutsma
bbc6bf5f60 Fixing javadoc 2014-04-16 17:30:39 +02:00
Arjen Poutsma
843ca6d2ef Migrated to Gradle build
This commit migrates from a Maven-based build system to a Gradle-based
one. Changes include:

- Removed archetype & parent
- Renamed core, support, test, security and xml directories to
  spring-ws-core, spring-ws-test, spring-ws-security, spring-xml
  respectively.
- Moved samples to separate project
  (https://github.com/spring-projects/spring-ws-samples)
2013-11-25 10:57:26 +01:00
beamerblvd
c7311f4baf Fixed build to use freely-available JARs
Updated the build to use freely-available JAR files for JMS 1.1 and
EJB 2.1, as the original JAR files do not exist in Maven Central and
are no longer in the Spring Release repository.

Issue: SWS-644
2013-07-02 11:55:55 +02:00
Arjen Poutsma
1bdbe9d726 Convert svn:ignore properties to .gitignore. 2013-01-30 14:47:46 +01:00
Arjen Poutsma
80ff07c4da Updated sandbox pom 2012-09-25 13:30:49 +00:00
Arjen Poutsma
b33d4a15ca Upgraded 2012-05-08 07:47:28 +00:00
Arjen Poutsma
6d4ec4b868 Polishing 2012-01-30 10:01:13 +00:00
Arjen Poutsma
390ef0eef4 Updated sandbox pom 2012-01-25 09:46:17 +00:00
Arjen Poutsma
54057b1332 SWS-710 - Make it possible to retrieve SoapHeaderElement from SoapHeader by QName 2011-10-17 07:45:18 +00:00
Arjen Poutsma
829dd284c6 Preparing for 2.0-RELEASE 2011-01-11 11:55:26 +00:00
Arjen Poutsma
3e55a7c6f5 Updating poms 2011-01-06 12:22:36 +00:00
Arjen Poutsma
cfef1c6564 2.0.0-M4 -> 2.0.0-RC1 2010-11-10 09:46:20 +00:00
Arjen Poutsma
e376c868c3 Remove generics from WebServiceMessage 2010-11-09 10:53:47 +00:00
Arjen Poutsma
14d695c2db Using random port for HTTP integration tests 2010-11-09 10:25:47 +00:00
Arjen Poutsma
c98b1839b9 SWS-632 - Create Server-Side testing framework 2010-10-14 12:42:33 +00:00
Arjen Poutsma
1ad213ccb7 Added performance test 2010-10-11 10:25:33 +00:00
Arjen Poutsma
aeee118f96 Addes setDocument/getDocument to SoapMessage, for use in Wss4jSecurityInterceptor 2010-09-13 11:48:09 +00:00
Arjen Poutsma
9e2a646aed Stroap tweaks 2010-09-10 12:27:46 +00:00
Arjen Poutsma
8f0f0185ac Stroap tweaks 2010-09-10 11:35:40 +00:00
Arjen Poutsma
abff5a68b4 Stroap tweaks 2010-09-10 11:34:28 +00:00
Arjen Poutsma
586266850d Stroap tweaks 2010-09-10 08:04:59 +00:00
Arjen Poutsma
f77bc0776c Added custom SoapMessage implementation based on XMLEvents 2010-09-09 12:06:36 +00:00
Arjen Poutsma
90601622da Added custom SoapMessage implementation based on XMLEvents 2010-09-09 12:04:56 +00:00
Arjen Poutsma
b398a27724 SWS-352 - Full streaming WebServiceMessage/SoapMessage 2010-08-25 13:30:48 +00:00
Arjen Poutsma
9a2788a373 Pom update 2010-05-21 10:09:08 +00:00
Arjen Poutsma
9bc9786a0a Added @Override annotations. 2010-02-01 10:56:11 +00:00
Arjen Poutsma
f747a62424 Upgraded version to 2.0.0-M1 2010-02-01 09:23:04 +00:00
Arjen Poutsma
20b6be8d6f Integrated changes from 1.5.9 release 2010-01-29 12:45:22 +00:00
Arjen Poutsma
76bf0b5c01 1.5.9 released 2010-01-29 12:33:01 +00:00
Arjen Poutsma
fe5ff63bda Released Spring-WS 1.5.7 2009-05-20 15:06:07 +00:00
Arjen Poutsma
203af82101 Prepping for 1.5.6 release 2009-01-28 14:20:39 +00:00
Arjen Poutsma
f2d73deaa8 Merged back changes from 1.5.5 release (14414:14424) 2008-11-05 13:01:56 +00:00
Arjen Poutsma
3562c5e6ce Backported changes from 1.5.4 (r13500:13505) 2008-08-01 13:41:03 +00:00
Arjen Poutsma
cbe55649a2 Backported changes from 1.5.3 release (13085:13088) 2008-07-04 23:30:37 +00:00
Arjen Poutsma
45d7e276b0 Backporting changes from 1.5.2 release (12471:12475) 2008-05-19 15:40:57 +00:00
Arjen Poutsma
c078a4ea9f Backported 1.5.1 changes to trunk (12289:12294) 2008-05-04 13:07:25 +00:00
Arjen Poutsma
f3077e317d SWS-331 2008-04-15 12:11:23 +00:00
Arjen Poutsma
4110614d17 2008-03-13 10:33:38 +00:00
Arjen Poutsma
6ff4a22928 Backported changes from 1.5.0 RC1 release (r10932:r10938) 2008-03-08 23:14:48 +00:00
Arjen Poutsma
c425dc8ba3 Moved new WSDL design over from sandbox 2008-03-08 03:07:16 +00:00
Arjen Poutsma
0bfbe2f2a0 javadoc 2008-03-08 02:53:08 +00:00
Arjen Poutsma
a833243ac2 Done working on WSDL in sandbox. 2008-03-08 02:47:59 +00:00
Arjen Poutsma
fa373613d9 Working on WSDLs 2008-03-08 01:28:48 +00:00
Arjen Poutsma
917f939ac7 SWS-281 2008-03-05 16:06:55 +00:00
Arjen Poutsma
ced2c8b931 Minor URI fixes. 2008-03-04 23:38:37 +00:00
Arjen Poutsma
e3ad4b4eaf Working on XsdSchema 2008-03-02 02:39:12 +00:00
Arjen Poutsma
5ed8895ec3 Working on XsdSchema 2008-03-02 02:35:42 +00:00
Arjen Poutsma
014d03f276 Moved WS-Addressing to core (SWS-84) 2008-02-23 14:14:48 +00:00
Arjen Poutsma
5466353beb Working on SWS-84 (WS-Addressing) 2008-02-22 18:46:45 +00:00