1. How to add custom SOAP header in Spring WS using Axiom and XmlBeans stackoverflow.comI'm using Spring WS 1.5.8, XmlBeans for marshalling/unmarshalling and AxiomSoapMessageFactory. My app. needs a custom SOAP header. The data that needs to be in the SOAP Header is a XmlBean (i.e ... |
2. getSoapFault().getFaultDetail() throws org.springframework.ws.soap.axiom.AxiomSoapFau forum.springsource.orgMay 9th, 2011, 09:55 AM #1 jfdesmar View Profile View Forum Posts Private Message Junior Member Join Date May 2011 Posts 5 getSoapFault().getFaultDetail() throws org.springframework.ws.soap.axiom.AxiomSoapFau Hello, We receive a WS response ... |
3. java.util.ConcurrentModificationException using AXIOM 1.2.12 forum.springsource.orgjava.util.ConcurrentModificationException using AXIOM 1.2.12 We dropped AXIOM 1.2.12 in with spring-ws-2.0.2 and get: org.springframework.ws.client.WebServiceTransforme rException Transformation error: java.util.ConcurrentModificationException: The current node has been removed using a method other than Iterator#remove(); nested ... |
4. Axiom Exception Resolver - Fault problems forum.springsource.orgAxiom Exception Resolver - Fault problems I switched from SAAJSoapMessageFactory to the AxiomSOAPMessageFactory (in order to use JiBX marshalling) and when I get web service exceptions they delegate to the exception ... |
5. Error using XmlBeansMarshaller and AXIOM forum.springsource.orgSep 18th, 2007, 10:56 AM #1 gerngroh View Profile View Forum Posts Private Message Junior Member Join Date Sep 2007 Posts 5 Error using XmlBeansMarshaller and AXIOM Hi, I want to ... |
6. NPE using XSL interceptor with Axiom on Spring-WS 1.0.3 forum.springsource.orgNPE using XSL interceptor with Axiom on Spring-WS 1.0.3 I am getting a NullPointerException using an XSL interceptor with the Axiom messageFactory with the payloadCaching set to false. I've just migrated ... |
7. Problem using Axiom in application server forum.springsource.orgProblem using Axiom in application server All, I am using WLS 9.2 and trying to use Axiom instead of the SAAJ 1.1/1.2 mess that was included with weblogic. Following another users ... |
8. Axiom exception with inline comments in the SOAP request forum.springsource.orgMar 17th, 2008, 06:48 PM #1 teltmn9 View Profile View Forum Posts Private Message Junior Member Join Date Mar 2008 Posts 2 Axiom exception with inline comments in the SOAP request ... |
9. SOAP fault problem with SWS 1.5.0 and Axiom 1.2.5 forum.springsource.orgSOAP fault problem with SWS 1.5.0 and Axiom 1.2.5 I'm encountering a problem with Axiom 1.2.5 on the server side which I don't get with SAAJ. I want to return a ... |
10. Axiom downgraded to 1.2.6 forum.springsource.orgHi, I noticed that Axiom has been downgraded to 1.2.6. Does it contain a bug? Axiom 1.2.7 contains a fix that was blocking for Axis2 1.4 and has been included in ... |
11. Error using XmlBeansMarshaller and AXIOM forum.springsource.orgMay 19th, 2010, 06:02 AM #1 marsel martin View Profile View Forum Posts Private Message Junior Member Join Date May 2010 Posts 2 Error using XmlBeansMarshaller and AXIOM Hi, I want ... |