Arjen Poutsma
|
13f537fa31
|
SWS-791 - Transform schemaLocation in WsdlDefinitionHandlerAdapter
|
2012-08-14 10:13:33 +00:00 |
|
Arjen Poutsma
|
71e81b0650
|
SWS-786 - SOAP envelope Matcher / MessageCreator
|
2012-08-14 09:40:18 +00:00 |
|
Arjen Poutsma
|
ed4310803a
|
SWS-787 - MethodEndpoint.getBean is inconsistent with its API
|
2012-08-07 09:56:59 +00:00 |
|
Arjen Poutsma
|
7a9eba760d
|
SWS-787 - MethodEndpoint.getBean is inconsistent with its API
|
2012-08-07 09:51:53 +00:00 |
|
Arjen Poutsma
|
b0b9e5677e
|
SWS-784 - Add URLPathEndpointMapping Feature
|
2012-07-10 09:39:01 +00:00 |
|
Arjen Poutsma
|
38ada5e88e
|
SWS-782 - DefaultMethodEndpointAdapter.JDOM_CLASS_NAME must be updated to "org.jdom2.Element"
|
2012-06-26 07:58:16 +00:00 |
|
Arjen Poutsma
|
504e6b7eef
|
SWS-777 - SoapFaultMappingExceptionResolver not handling exception
|
2012-05-29 11:02:35 +00:00 |
|
Arjen Poutsma
|
d567c3a3fb
|
SWS-563 - Provide support for Apache HttpClient 4.0
|
2012-05-09 08:53:34 +00:00 |
|
Arjen Poutsma
|
7c9ae0ccc7
|
SWS-772 - <sws:annotation-driven/> should register a SoapFaultAnnotationExceptionResolver
|
2012-05-08 10:13:30 +00:00 |
|
Arjen Poutsma
|
a19c411374
|
SWS-563 - Provide support for Apache HttpClient 4.0
|
2012-05-08 10:01:56 +00:00 |
|
Arjen Poutsma
|
e261a65677
|
Upgraded jdom to 2.0.1
|
2012-05-07 11:05:28 +00:00 |
|
Arjen Poutsma
|
36f4847f2e
|
Removed Deprecated code
|
2012-05-07 10:41:35 +00:00 |
|
Arjen Poutsma
|
f1720a7e21
|
Removed Deprecated code from xml module
|
2012-05-07 10:27:16 +00:00 |
|
Arjen Poutsma
|
6bd78f39f5
|
SWS-754 - EndpointInterceptor.afterCompletion is not always invoked
|
2012-05-02 14:09:31 +00:00 |
|
Arjen Poutsma
|
0dd60b47c1
|
SWS-763 - Namespace problems after upgrading to Axiom 1.2.13
|
2012-05-01 14:44:19 +00:00 |
|
Arjen Poutsma
|
93de7a8bfd
|
SWS-769 - Error in org.springframework.ws.context's content
|
2012-05-01 14:29:24 +00:00 |
|
Arjen Poutsma
|
2e55903060
|
Polishing
|
2012-01-25 12:09:18 +00:00 |
|
Arjen Poutsma
|
a2973c7e44
|
SWS-748 - Not well formed xml causes server 500 error
|
2012-01-25 12:08:15 +00:00 |
|
Arjen Poutsma
|
8ac15a2c5e
|
SWS-750 - SaajSoapMessageFactory's checkForUtf8ByteOrderMark is corrupting input stream
|
2012-01-24 15:13:40 +00:00 |
|
Arjen Poutsma
|
279daae037
|
SWS-702 - sws:annotation-driven does not pick up @Endpoint annotations on classes that are JDK proxies
|
2011-10-18 11:13:40 +00:00 |
|
Arjen Poutsma
|
4b89c406a9
|
SWS-718 - Reloading the spring context does not refresh the MessageDispatcherServlet
|
2011-10-17 10:16:54 +00:00 |
|
Arjen Poutsma
|
3e744e7ba4
|
SWS-737 - EndpointInterceptorAdapter removes "throws Exception" from handleFault() method defined by EndpointInterceptor
|
2011-10-17 08:08:57 +00:00 |
|
Arjen Poutsma
|
932f0769a7
|
Javadoc
|
2011-10-17 08:08:32 +00:00 |
|
Arjen Poutsma
|
e869d95cc7
|
SWS-710 - Make it possible to retrieve SoapHeaderElement from SoapHeader by QName
|
2011-10-17 07:46:04 +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
|
329344694e
|
SWS-717 - Impossible to add custom error handling during JAXB marshalling/unmarshalling.
|
2011-10-06 11:18:58 +00:00 |
|
Arjen Poutsma
|
9f9e06d0d2
|
SWS-713 - Order of interceptor calls is dependent on the way the interceptors are included
|
2011-10-06 11:07:23 +00:00 |
|
Arjen Poutsma
|
761c354177
|
SWS-725 - Add a constructor/setter to WebServiceTemplate which takes a Marshaller and assigns it as both Marshaller and Unmarshaller
|
2011-10-06 10:31:04 +00:00 |
|
Arjen Poutsma
|
62f40d29c6
|
Typo
|
2011-10-06 10:30:51 +00:00 |
|
Arjen Poutsma
|
7bad577080
|
SWS-724 - DefaultConcretePartProvider is not allowing a blank suffix, due to improper assertion
|
2011-10-06 10:21:49 +00:00 |
|
Arjen Poutsma
|
59c8fd0bc0
|
SWS-716 - PayloadTransformingInterceptor.afterPropertiesSet() and TransformerFactory.newInstance()
|
2011-10-06 10:17:38 +00:00 |
|
Arjen Poutsma
|
9ae84b2982
|
SWS-709 - JavaDoc for WebServiceTemplate#setFaultMessageResolver has wrong default class
|
2011-10-06 10:14:23 +00:00 |
|
Arjen Poutsma
|
73d90ed53a
|
Javadoc.
|
2011-10-06 10:12:17 +00:00 |
|
Arjen Poutsma
|
5da89f2628
|
SWS-721 - EndpointExceptionResolver mentions SOAP but this interface is not necessarily SOAP releated
|
2011-10-06 10:10:42 +00:00 |
|
Arjen Poutsma
|
9d9ca7915d
|
SWS-733 - Typo in marshalSendAndReceive javadoc
|
2011-10-06 10:08:42 +00:00 |
|
Arjen Poutsma
|
cc73683820
|
SWS-702 - sws:annotation-driven does not pick up @Endpoint annotations on classes that are JDK proxies
|
2011-05-19 12:49:58 +00:00 |
|
Arjen Poutsma
|
bd62e54013
|
SWS-702 - sws:annotation-driven does not pick up @Endpoint annotations on classes that are JDK proxies
|
2011-05-19 12:39:49 +00:00 |
|
Arjen Poutsma
|
6cdff3ec1e
|
SWS-706 - Jaxp13XPathTemplate should support StreamSources with only a systemId if it's a valid URL
|
2011-05-19 10:27:39 +00:00 |
|
Arjen Poutsma
|
95ac6687b6
|
SWS-708 - PayloadValidatingInterceptor errors not clearing SecurityContextHolder
|
2011-05-18 14:23:02 +00:00 |
|
Arjen Poutsma
|
7b1862ad1a
|
SWS-699 - XomPayloadMethodProcessor is not added methodReturnValueHandlers in DefaultMethodEndpointAdapter
|
2011-03-28 09:31:19 +00:00 |
|
Arjen Poutsma
|
ba2744ab82
|
SWS-242 - Allow for custom ErrorHandler in PayloadValidatingInterceptor
|
2011-03-24 10:12:51 +00:00 |
|
Arjen Poutsma
|
04aab9f6b0
|
SWS-691 - Annotation-driven tag does not support ws-addressing @Action
|
2011-03-22 12:00:30 +00:00 |
|
Arjen Poutsma
|
9eb37a77e9
|
SWS-698 - EndpointExceptionResolver is not registered autmaticaly when used togeter with <sws:annotation-driven/> tag
|
2011-03-22 11:21:27 +00:00 |
|
Tareq Abedrabbo
|
eb54ee8e7c
|
SWS-684 - Added support for <ref> elements inside the <interceptors> element
|
2011-02-03 12:35:38 +00:00 |
|
Tareq Abedrabbo
|
b1eefff62e
|
Completed truncated Javadoc comment
|
2011-02-02 14:13:58 +00:00 |
|
Tareq Abedrabbo
|
9eb63f0e6e
|
SWS-686 - Added use="required" to the locationUri attribute
|
2011-01-30 21:57:23 +00:00 |
|
Arjen Poutsma
|
7bb66cb750
|
SWS-675 - XwssSecurityInterceptor in combination with <sws:interceptors>
|
2011-01-05 14:22:25 +00:00 |
|
Arjen Poutsma
|
dfd12c01f2
|
Add exception resolvers to annotation-driven
|
2011-01-04 12:45:45 +00:00 |
|
Arjen Poutsma
|
53fe225311
|
SWS-673 - Remove final keyword from AbstractAnnotationMethodEndpointMapping initApplicationContext() method
|
2011-01-04 11:07:48 +00:00 |
|
Arjen Poutsma
|
2426595332
|
SWS-673 - Remove final keyword from AbstractAnnotationMethodEndpointMapping initApplicationContext() method
|
2011-01-04 11:06:58 +00:00 |
|