Commit Graph

307 Commits

Author SHA1 Message Date
Greg Turnquist
759b677530 SWS-938 Remove links to w3schools
w3schools has a history of offering improper information and patterns, so links to that site have been removed.
2016-01-28 11:56:24 -06:00
Greg Turnquist
1520740544 SWS-905 - Add link in ref docs to MTOM sample 2015-07-10 14:04:03 -05:00
Arjen Poutsma
bbc6bf5f60 Fixing javadoc 2014-04-16 17:30:39 +02:00
Arjen Poutsma
a2d228b774 Updated reference documentation to Docbook 5 2014-04-15 12:50:12 +02:00
Arjen Poutsma
a23de2afd2 Removed SaajImplementation bridge
Removed SaajImplementation bridge, since Spring-WS 2.2 requires JDK 1.6
and JDK 1.6 comes with SAAJ 1.3 provided.
2014-04-11 16:17:47 +02:00
Arjen Poutsma
160907a6e1 Introduced @Configuration support for Spring-WS
Introduced support for Java @Configuration classes in the form of the
@EnableWS annotation, WsConfigurationSupport and WsConfigurer.
Overall solution is quite similar to Spring-MVC's @EnableMvc.

Also added/uopdated reference documentation for the various
@Configuration options.

Issue: SWS-836
2014-04-10 15:59:41 +02:00
Arjen Poutsma
b2c518ece0 Document supported standards
Document supported WS-* standards.

Issue: SWS-846
2014-03-20 14:39:41 +01:00
Alex Yursha
a056b602ef Update server.xml 2014-03-12 17:58:22 +03:00
Arjen Poutsma
6d3db750cc Removed Token signing section
Removes section that mentions the special "Token" keyword in binary
signature signing, since that feature is no longer supported as of WSS4J
1.6

Issue: SWS-842
2014-02-06 14:03:24 +01:00
Arjen Poutsma
7d3b420ae9 Updated tutorial to SWS 2.1
Updated tutorial to use Spring-WS 2.0.1, specifically JDOM 2.

Issue: SWS-854
2014-01-30 16:13:42 +01: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
Arjen Poutsma
4af07f6352 Replaced Commons with Apache HttpClient in docs
Replaced references of CommonsHttpMessageSender with
HttpComponentsMessageSender in client-side documentation.

Issue: SWS-839
2013-08-19 12:54:35 +02:00
Arjen Poutsma
4c72c12a4c Fixed typos in server documentation
Fixed typo in server documentation, and replaced reference of
PayloadRootQNameEndpointMapping with
PayloadRootAnnotationMethodEndpointMapping.

Issue: SWS-837
2013-08-19 12:42:37 +02:00
Wirianto Djunaidi
822e4922ca Updated tutorial
Added detail about HumanResourceService and the stub implementation. add
minor clarification for addition of init-param.
2013-03-27 11:29:15 +01:00
Arjen Poutsma
a66a7d4d9f SWS-812 - Document @SoapHeader in reference guide 2012-11-30 11:33:47 +00:00
Arjen Poutsma
d7ed005cac SWS-805 2012-11-06 11:38:21 +00:00
Arjen Poutsma
5cae5e7e33 Released 2.0.5 2012-05-04 14:45:12 +00:00
Arjen Poutsma
4dec3a76cd 2.0.5 released 2012-05-04 13:56:59 +00:00
Arjen Poutsma
be7a0c3a68 Fixed links to reference docs 2012-05-04 13:14:02 +00:00
Arjen Poutsma
adfd74fdf8 SWS-770 - In documentation, JMS server configuration doesn't work 2012-05-02 13:01:29 +00:00
Arjen Poutsma
a3efdc6070 SWS-759 - FAQ about Mac OS X test failures needs updating 2012-05-01 11:16:24 +00:00
Arjen Poutsma
d9c7a7ae49 Working on 2.0.4 release 2012-01-27 11:16:14 +00:00
Arjen Poutsma
d34554bfb0 Released 2.0.1 2011-03-29 12:11:31 +00:00
Arjen Poutsma
28d38fa69b Fixed fop template for new version of docbkx plugin 2011-03-29 10:41:52 +00:00
Arjen Poutsma
9f2695dcae Replaced version number with eval 2011-03-29 10:32:18 +00:00
Arjen Poutsma
371440f71b Now using eval in docbook to resolve version 2011-03-29 08:42:39 +00:00
Tareq Abedrabbo
dfa6846ab0 missing space 2011-03-27 19:32:26 +00:00
Tareq Abedrabbo
6c720470ed SWS-685 - Fix broken references in the reference doc 2011-03-27 12:22:11 +00:00
Tareq Abedrabbo
fca3df0327 SWS-684 - updated the interceptors example 2011-02-03 21:37:39 +00:00
Arjen Poutsma
75bc1d9ce4 SWS-677 - /META-INF/spring.schema 2011-01-04 12:14:06 +00:00
Arjen Poutsma
d2b6899f34 Documentation 2010-12-20 15:42:28 +00:00
Arjen Poutsma
babe3de9c1 Documentation 2010-12-20 15:08:30 +00:00
Arjen Poutsma
f914fa1d71 Documentation 2010-12-20 12:34:05 +00:00
Arjen Poutsma
37e1864939 Documentation 2010-12-20 10:40:27 +00:00
Arjen Poutsma
663206e57a SWS-652 - Document full streaming WebServiceMessage 2010-12-14 10:34:12 +00:00
Arjen Poutsma
765a873ab5 Updated tutorial to Spring-WS 2.0 2010-12-14 09:48:06 +00:00
Arjen Poutsma
49339cebac Updated tutorial to Spring-WS 2.0 2010-12-13 15:03:47 +00:00
Arjen Poutsma
2eabce00b7 Documentation 2010-12-13 13:14:55 +00:00
Arjen Poutsma
4bee716b9c SWS-653 - Make sure samples are included in release 2010-12-13 10:03:21 +00:00
Arjen Poutsma
2ee330176c SWS-664 - Tutorial requires transformWsdlLocations true 2010-12-10 10:17:14 +00:00
Arjen Poutsma
e842de9be4 SWS-648 - Document Spring-WS Security exception handling 2010-11-10 10:23:48 +00:00
Arjen Poutsma
5aca7c3087 SWS-651 - Finished server-side docs 2010-11-09 15:39:29 +00:00
Arjen Poutsma
01bcd2661a SWS-651 - Fishined client-side docs 2010-11-09 12:09:59 +00:00
Arjen Poutsma
458bf1cbca SWS-651 - Add documentation for testing framework 2010-11-08 16:55:00 +00:00
Arjen Poutsma
f5e54fcd79 SWS-631 - Create Client-Side testing framework 2010-07-30 08:44:58 +00:00
Arjen Poutsma
f4d01add88 Removed with-depencies download, for legal reasons. 2010-07-30 08:27:12 +00:00
Arjen Poutsma
1c9a96951c Added warning about WSDL generation 2010-06-11 08:39:24 +00:00
Tareq Abedrabbo
c4046ed29c SWS-559 - Upgrade Spring Security to 3.0.2 2010-05-20 10:18:13 +00:00
Arjen Poutsma
cceba687dd SWS-428 - XMPP support 2010-04-23 14:42:23 +00:00
Arjen Poutsma
6c8ac54bb8 SWS-603 - Drop OXM chapter from ref docs 2010-04-08 10:52:36 +00:00