1. Extension of SoapFaultMappingExceptionResolver forum.springsource.orgHi, i want to add a bean to the details element of an soap fault. I added the marshaller bean to my SoapFaultMappingExceptionResolver, but the marshaller has only the method marshaller.marshal(faultType, ... |
2. Using SoapFaultMappingExceptionResolver for different endpoints forum.springsource.orgUsing SoapFaultMappingExceptionResolver for different endpoints I'd like a different faultstring for each mapping that I have defined. It looks like the resolver is a global setting for all services. For example, ... |
3. SoapFaultMappingExceptionResolver and Locale forum.springsource.orgHi, I am trying to use SoapFaultMappingExceptionResolver like this : Code: |
4. NoSuchMethodException while using SoapFaultMappingExceptionResolver forum.springsource.orgNoSuchMethodException while using SoapFaultMappingExceptionResolver I have set up the following exception resolver in my web service context file: Code: |
5. Help for using SoapFaultMappingExceptionResolver forum.springsource.orgHelp for using SoapFaultMappingExceptionResolver Hi, I'm new in Spring Web Services and my problem probably beginner's mistake. This is bean for SoapFaultMappingExceptionResolver with defined property for ws-security exception. Code: |
6. possible to send stack trace when using SoapFaultMappingExceptionResolver? forum.springsource.org |
7. Handling SoapFaultMappingExceptionResolver properly forum.springsource.orgHandling SoapFaultMappingExceptionResolver properly As english is not my mother tongue, please excuse me for any mistake in this topic. Hi, i have a end point who define a Webservice to insert ... |