Search:

Type: Posts; User: jfdesmar; Keyword(s):

Search: Search took 0.03 seconds.

  1. SoapFaultClientException.getSoapFault().getFaultDe ta: Attempted read on closed stream

    Hello,


    We try to access FaultDetail from (SoapFaultClientException) outside the scope of method WebServiceTemplate.marshalSendAndReceive and we got the exception...
  2. Hello, thanks for your response. I tried to...

    Hello,

    thanks for your response.

    I tried to proxy the org.springframework.jdbc.core.JdbcTemplate class with ProxyFactoryBean defining an interceptor method that implements...
  3. JDBC - How to print prepared statement SQL if SQLException ?

    Hello,


    i would like to know if there is a way to print prepared statement SQL if SQLException occurs.



    in JDBCTemplate class catch (SQLException ex) , the parameters of the prepareStatem...
  4. Hello, i noticed in ws spring 2.0.1 the...

    Hello,

    i noticed in ws spring 2.0.1 the following improvement :

    [SWS-650] - AxiomSoapMessageFactory does not provide way to set properties on XMLInputFactory

    and i looked at the source code ...
  5. Hello, in order to find what is wrong with...

    Hello,

    in order to find what is wrong with following trace (STAX XML parsing) :


    at weblogic.xml.stax.XMLStreamReaderBase.advance(XMLStreamReaderBase.java:206)
    at...
  6. getSoapFault().getFaultDetail() throws org.springframework.ws.soap.axiom.AxiomSoapFau

    Hello,


    We receive a WS response as a soapfault exception: in order to get detail about this exception, we are using method getFaultDetail():

    SoapFaultDetail soapFaultDetail =...
Results 1 to 6 of 6