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

2010-03-16 Thread jadeite100
Hi All: I delete the "@echo off" line in the .bat file, and from the looks of it the set AXIS_2_CLASS_PATH is assigned the jar files. Can anyone please tell me which jar file the SimpleAxis2Server.class is suppose to belong to in apache axis 2 version 1.5? I went to this web site: http://www.fi

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

2010-03-16 Thread Vishwal Shah
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 issue ? Thanks, Vish On Tue, Mar 16, 2010 at 4:43 PM, Vishwal Shah wrote: > Hi Amila, > I have a servcie which returns xs:anyType and I

AXIS2-3331

2010-03-16 Thread Vishwal Shah
Hi Amila, I have a servcie which returns xs:anyType and I am still getting an Error in my client. the error i get is java.lang.Exception: org.apache.axis2.databinding.ADBException: Any type element type has not been given com.test.ArrayOf_xsd_anyType$Factory.parse(Unknown Source) com.test.Respons

Axis2 admin credientials

2010-03-16 Thread Meeusen, Christopher W.
Hello, I'm wondering if there is a way to create multiple user accounts with differing privileges in axis2? I would like to have two users say x and y. x is the only one that can upload services, but y can disengage a service. Is something like this possible? Doesn't seem to be from a quick gl

Axis2 deployment problem on Weblogic 10.

2010-03-16 Thread Sri Harsha Yenuganti
Hi, I have created a service and copied corresponding class files into the services directory. When I install everything in exploded format I am able to access the axis home page and my service. When I make the same thing a ear/war file following http://ws.apache.org/axis2/1_2/app_server.html , I

Re: BackportUtil jar causing memory leak

2010-03-16 Thread Andreas Veithen
On Tue, Mar 16, 2010 at 09:46, mohit sikri wrote: > > Hi Andreas/Axis Team, > > It is since which version of axis2. Since Axis2 1.5. > We are using axis2.1.4 and there seems to be a tight coupling between the > two(backport.jar and axis core(kernel)), isn't there any system parameter > which c

Re: BackportUtil jar causing memory leak

2010-03-16 Thread mohit sikri
Hi Andreas/Axis Team, It is since which version of axis2. We are using axis2.1.4 and there seems to be a tight coupling between the two(backport.jar and axis core(kernel)), isn't there any system parameter which can be configured or a way to configure axis2.xml so as to switch to concurrency f

Re: trailing characters following SOAP-ENV from SSL connection

2010-03-16 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 Tue, Mar 16, 2010 at 06:38, Jeffrey Bennett