Search:

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

Search: Search took 0.02 seconds.

  1. Bump... Please help!

    Bump... Please help!
  2. Mada, these posts are explaining the same...

    Mada,

    these posts are explaining the same problem (at least the second one is, I couldn't read the first), but not the solutions.

    I know my files have a UTF-8 BOM as their first 3 bytes. I know...
  3. Mada, I don't see the solution there?

    Mada,

    I don't see the solution there?
  4. MTOM attachment gives 'Content is not allowed in prolog.' Error

    Hi,

    I'm using Spring-WS 1.5.4 to run a MTOM web service using an axiomSoapMessageFactory (1.2.8). The Web service I am writting takes a XML file as an attachment. JaxB2 provides that attachment as...
  5. I found the problem: my...

    I found the problem:

    my wss4jSecurityInterceptor had an incorrect setup:


    <property name="secureRequest" value="false" />
    <property name="secureResponse" value="false" />


    should have been
  6. I've tried PayloadCaching=true, but as expected...

    I've tried PayloadCaching=true, but as expected it results in an OutOfMemoryError when I transmit a large file.

    I was using 1.2.7 of axiom and have upgraded to 1.2.8 but I still have the same...
  7. Problems with Spring WS Streaming Attachments with Security Interceptor

    Hi,

    I'm having problems getting Spring WS to receive a request which has a file attached and use streaming. The problem is I get the following exception whenever I try to use a security...
Results 1 to 7 of 7