Hi I am usinng xfire 1.2.4 and I am building a standalone
client that
communicates with a server through web services.
I am annotating my service as
EnableMTOM and attachments and messages are running
fine, but the minute I try
to run exactly the same service through a
proxy server I get into trouble.
I run one service without mtom enabled and one
with mtom. the mtom-enabled one
is the one that fails when it is run through a
proxy server. I get this
exception on the serverside:
[fire] ERROR [http-8080-Processor25] XFireServletController.doService(135) |
Couldn't invoke servlet request.
org.codehaus.xfire.XFireRuntimeException:
Couldn't parse stream.. Nested
exception is com.ctc.wstx.exc.WstxIOException: Read timed out
com.ctc.wstx.exc.WstxIOException: Read timed out
at com.ctc.wstx.stax.WstxInputFactory.
doCreateSR(WstxInputFactory.java:539)
at com.ctc.wstx.stax.WstxInputFactory.
createSR(WstxInputFactory.java:592)
at com.ctc.wstx.stax.WstxInputFactory.
createSR(WstxInputFactory.java:617)
at
com.ctc.wstx.stax.WstxInputFactory.
createXMLStreamReader(WstxInputFactory.java:315)
at
org.codehaus.xfire.util.STAXUtils.
createXMLStreamReader(STAXUtils.java:759)
at
org.codehaus.xfire.transport.http.
XFireServletController.invoke(XFireServletController.java:294)
at
org.codehaus.xfire.transport.http.
XFireServletController.doService(XFireServletController.java:130)
at
org.codehaus.xfire.transport.http.
Hope anyone can help me with this.
Henrik
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email