Re: Connection reset

2013-06-26 Thread Martin Makundi
m.ctc.wstx.exc.WstxIOException: Connection reset > at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) > at > com.solutionexcellence.www.evoucher.EvoSalesServiceStub.fromOM(EvoSalesServiceStub.java) > at > com.solutionexcellence.www.evoucher.EvoSalesServiceStub.sellA

Connection reset

2013-06-26 Thread Zlatko Josic
Hi, I use axis2 1.6.0 and sometimes getting error I wrote below. Thanks for any help Zlaja [pool-6-thread-286] org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxIOException: Connection reset at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) at

Re: AW: AW: AW: Connection reset when not using tcpmonitor

2012-11-08 Thread Humberto Costa de Santana
apache.org *Betreff:* Re: AW: AW: Connection reset when not using tcpmonitor Hello Josef, thanks a lot for your help. I'll explain exactly what I am trying to do. The company where I work has an equipment to make video conferences. This equipment has a webservice made in ASP.net that is used to ar

AW: AW: AW: Connection reset when not using tcpmonitor

2012-11-08 Thread Stadelmann Josef
[mailto:humbe...@reitoria.unesp.br] Gesendet: Mittwoch, 7. November 2012 11:54 An: java-user@axis.apache.org Betreff: Re: AW: AW: Connection reset when not using tcpmonitor Hello Josef, thanks a lot for your help. I'll explain exactly what I am trying to do. The company where I work h

AW: AW: AW: Connection reset when not using tcpmonitor

2012-11-08 Thread Stadelmann Josef
your AXIS2 client and see how it works local. So far for the moment Josef Von: Humberto Costa de Santana [mailto:humbe...@reitoria.unesp.br] Gesendet: Mittwoch, 7. November 2012 11:54 An: java-user@axis.apache.org Betreff: Re: AW: AW: Connection reset when not using tcpmonitor

Re: AW: AW: Connection reset when not using tcpmonitor

2012-11-07 Thread Humberto Costa de Santana
nesp.br] Gesendet: Montag, 5. November 2012 19:17 An: java-user@axis.apache.org Betreff: Re: AW: Connection reset when not using tcpmonitor Hi Josef, thanks for your reply. I tested with Wireshark and it seems that my client is sending exactly the same xml with or without tcpmonitor. I really don

AW: AW: Connection reset when not using tcpmonitor

2012-11-06 Thread Stadelmann Josef
ent configuring done for startup? Josef Von: Humberto Costa de Santana [mailto:humbe...@reitoria.unesp.br] Gesendet: Montag, 5. November 2012 19:17 An: java-user@axis.apache.org Betreff: Re: AW: Connection reset when not using tcpmonitor Hi Josef, thanks for your reply. I tested with Wiresh

Re: AW: Connection reset when not using tcpmonitor

2012-11-05 Thread Humberto Costa de Santana
the many time outs one can adjust i.e. for Tomcat. Josef *Von:*Humberto Costa de Santana [mailto:humbe...@reitoria.unesp.br] *Gesendet:* Mittwoch, 31. Oktober 2012 17:19 *An:* java-user@axis.apache.org *Betreff:* Connection reset when not using tcpmonitor I'm facing a very strange prob

AW: Connection reset when not using tcpmonitor

2012-11-01 Thread Stadelmann Josef
19 An: java-user@axis.apache.org Betreff: Connection reset when not using tcpmonitor I'm facing a very strange problem when consuming a webservice. When I consume the webservice using tcpmonitor it works fine. But when I use the real url I have the following problem: Exception in thread "main&qu

Connection reset when not using tcpmonitor

2012-10-31 Thread Humberto Costa de Santana
g/soap/envelope/}Server.userException faultSubcode: faultString: java.net.SocketException: Connection reset faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.j

Re: org.apache.axis2.AxisFault: Connection reset

2012-09-10 Thread Sathwik Bantwal Premakumar
nternal.www.protocol" ); java.security.Security.addProvider( new com.sun.net.ssl.internal.ssl.Provider() ); Caused by: org.apache.axis2.AxisFault: Connection reset at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) at org.apache.axis2.transport.http.HTTPSender.se

org.apache.axis2.AxisFault: Connection reset

2012-09-10 Thread Asen
the https connection. System.getProperties().put( "java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol" ); java.security.Security.addProvider( new com.sun.net.ssl.internal.ssl.Provider() ); Caused by: org.apache.axis2.AxisFault: Connection reset