Commit Graph

39 Commits

Author SHA1 Message Date
Arjen Poutsma
4f843e76a9 Fixed various MTOM issues. 2007-06-06 02:41:49 +00:00
Arjen Poutsma
12307e33b4 Fixed SWS-133: CastorMarshaller ignoreExtraAttributes & Elements 2007-05-31 12:19:58 +00:00
Arjen Poutsma
3d6dcb7a51 Fixed SWS-133: CastorMarshaller ignoreExtraAttributes & Elements 2007-05-31 12:19:19 +00:00
Rick Evans
c961ab38fa Corrected duplicated word in Javadoc. 2007-05-24 18:28:36 +00:00
Rick Evans
53e206fc3f Corrected yet more typos. Yawn. 2007-05-24 18:27:05 +00:00
Arjen Poutsma
4b3cbb12d6 [maven-release-plugin] prepare for next development iteration 2007-05-20 22:27:15 +00:00
Arjen Poutsma
c5861b99a0 [maven-release-plugin] prepare release spring-ws-1.0-rc1 2007-05-20 22:26:46 +00:00
Arjen Poutsma
28fac2e692 Ant build now notices maven.test.skip 2007-05-20 11:39:48 +00:00
Arjen Poutsma
aabe75f422 Updated poms. 2007-05-20 11:10:59 +00:00
Arjen Poutsma
0a07669a15 Fixed SWS-107: Support JAXB's MTOM/XOP/MIME support 2007-05-13 00:37:24 +00:00
Arjen Poutsma
9b110f0eeb Refactored DomUtils into relevant classes. 2007-05-09 12:43:10 +00:00
Arjen Poutsma
df8cbcd15e Fixed JAXB dependencies. 2007-04-24 23:38:41 +00:00
Arjen Poutsma
b435378b39 Javadoc 2007-04-24 15:50:05 +00:00
Arjen Poutsma
4cfe029eea Added XPathExpressionFactoryBean. 2007-04-17 14:30:42 +00:00
Arjen Poutsma
4bb6f90081 Downgrading xjc to 1.0.6 2007-04-17 10:15:07 +00:00
Arjen Poutsma
a1e73ddf7f Using ClassUtils.forName rather than Class.forName 2007-04-17 10:01:46 +00:00
Arjen Poutsma
2afad2ca80 Moved documentation from separate module into the main module, so that it is published with the site. 2007-04-15 14:47:16 +00:00
Arjen Poutsma
58708fb83a Using JAXB: 2.1.3 2007-04-14 10:33:34 +00:00
Arjen Poutsma
b63dce108d Upgraded POM's version to RC1. 2007-04-12 22:12:05 +00:00
Arjen Poutsma
5a4ccca5f9 Marshaller-supports 2007-04-03 16:58:48 +00:00
Arjen Poutsma
8996a2d679 fixed #SWS-96: set WhitespacePreserve flag in CastorMarshaller 2007-04-02 10:33:16 +00:00
Arjen Poutsma
3fa42672da Prefixed all abstract classes with Abstract 2007-04-02 09:51:12 +00:00
Arjen Poutsma
340c68a999 Fixed #SWS-100: Cannot set com.thoughtworks.xstream.converters.basic.DateConverter in XStreamMarshaller.setConverters(Converter[]) 2007-04-01 10:40:01 +00:00
Arjen Poutsma
fd8233ae4a Fixing build. 2007-02-15 23:23:40 +00:00
Arjen Poutsma
fe4034f246 Javadoc 2007-02-15 22:54:20 +00:00
Arjen Poutsma
1edf7347fe Fixed #SWS-88: Allow CastorMarshaller to accept more than one mapping file 2007-02-14 15:36:45 +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
336a98dc06 Can't use maven2 plugins after all 2007-01-22 09:51:45 +00:00
Arjen Poutsma
a3b3c6b0a7 Using Maven2 plugins for Castor & XMLBeans now 2007-01-21 11:51:43 +00:00
Arjen Poutsma
785f6e854c Fixed #SWS-72: Pretty print JIBX output 2006-12-31 17:19:33 +00:00
Arjen Poutsma
b909f6e777 fixed #SWS-70: AbstractMarshallerTestCase.testMarshalDOMResult() builds a DOM object that does not retain namespace 2006-12-26 12:15:00 +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
ac8796e37b Fixes build 2006-10-08 12:04:13 +00:00
Arjen Poutsma
eeb8ebee43 Moved test resources to default Maven place 2006-10-07 13:31:26 +00:00
Arjen Poutsma
a6c7b7404d Fixed #SWS-59: CastorMarshaller does not marshal to DOM trees correctly 2006-10-06 10:34:23 +00:00
Arjen Poutsma
47b9e79bcc 2006-10-05 14:42:48 +00:00
Arjen Poutsma
599241842b Fixed #SWS-55: NullPointException thrown when validating nonce without expiration 2006-10-02 14:34:36 +00:00
Arjen Poutsma
66d3aef26c Moved Spring-WS to separate dir. 2006-09-24 19:22:56 +00:00