Re: AXIS2-3331 / AXIS2-4439 / AXIS2-3797

2010-03-17 Thread Vishwal Shah
Can anyone from Commiter's team please provide a workaround ? Thanks, Vish On Tue, Mar 16, 2010 at 5:03 PM, Vishwal Shah wrote: > BTW, > I am using Axis 2.1.5.1 and i see that the defect AXIS2-4439/AXIS2-3797 are > the ones similar to the error i am getting. Do we have any patch to fix this > i

Re: SocketTimeoutException Axis1.4

2010-03-17 Thread Andreas Veithen
As part of the promotion of the Axis project to a top level project, we have decided to create separate mailing lists for Axis 1 and Axis2. For all Axis 1 related questions please subscribe and post to [email protected]. Thanks! Andreas On Wed, Mar 17, 2010 at 21:29, Srinivasa K w

SocketTimeoutException Axis1.4

2010-03-17 Thread Srinivasa K
Hi, Need some help on "java.net.SocketTimeoutException: Read timed out" excetpion. We call Oracle CoreID(Oblix) web services using Axis1.4 client. They are working fine. But, in some cases, we see the SocketTimeoutException. We set the timeout value as 1 minute and after exactly 1minutes some cal

Re: ClassNotFoundException: org.apache.axis2.transport.SimpleAxis2Server

2010-03-17 Thread Andreas Veithen
Could it be that you are hitting the command line (or environment variable) length limitation [1]? Andreas [1] http://support.microsoft.com/?kbid=830473 On Wed, Mar 17, 2010 at 05:01, jadeite100 wrote: > > Hi All: > > I delete the "@echo off" line in the .bat file, and from the looks of it > th

Re: The specified user settings file does not exist

2010-03-17 Thread Andreas Veithen
What is "maven-package"? On Wed, Mar 17, 2010 at 10:06, ennidhi wrote: > > I have installed the Axis2 and tried to run the application using > "maven-package". I am getting this error. How to create this settings.xml > file > > > " > [ERROR] Error executing Maven. > [ERROR] The specified user set

RE: Invalid xml message returned if I send a soap message from .NET.

2010-03-17 Thread Kim, Ducheol
I found that chunking raise some issued when I use axis2. I get answer that I need to remove element named "Transfer-Encoding" to off chunking. I try to it but it isn't effected. I think axis2 execute on WAS so axsi2.xml isn't effect more elegance. I googling about it and found a article. http

unsuscribe

2010-03-17 Thread João Manuel Roseira Borges
--- João Manuel Roseira Borges Suporte Aplicacional TAP/Megasis Ed19 - Piso 2 - Sala 24 extensão 36108

The specified user settings file does not exist

2010-03-17 Thread ennidhi
I have installed the Axis2 and tried to run the application using "maven-package". I am getting this error. How to create this settings.xml file " [ERROR] Error executing Maven. [ERROR] The specified user settings file does not exist: C:\Documents and Settings\satish.INDIA\.m2\settings.xml " --

Invalid xml message returned if I send a soap message from .NET.

2010-03-17 Thread Kim, Ducheol
Hi All. Until now , we service API for our own service using jboss WS ( based on axis1.2 ). Sometimes raise a memory issue , these day we try to change soap engine as axis2. We did it refer below article and it seems that all of them work fine. http://www.eclipse.org/webtools/community/tutorials