how to avoid CLOSE_WAITs without the use of the REUSE_HTTP_CLIENT option?

2011-08-17 Thread Himakar Chennapragada
Is there a way to prevent/avoid or minimize the CLOSE_WAITs from happening when we DO NOT use the REUSE_HTTP_CLIENT option on the ServiceClient interface. We have multiple threads calling out to same or different web services. We use a new ServiceClient for each invocation to an external web se

Error "Cannot load SchemaTypeSystem. Unable to load class with name ..." when running client using XMLBeans

2011-08-17 Thread Biza
Hi, I have generated the java code for a client using wsdl2 java but now when I try to run the Axis2 client application based on XMLBeans I receive the error: Cannot load SchemaTypeSystem. "Unable to load class with name schemaorg_apache_xmlbeans.system.s90C96354B9D9A9AF25EC00E39E5096EF.TypeSystem

Re: Wizard client stub error

2011-08-17 Thread Harshana Eranga Martin
Hi Javier, 2011/8/17 Javier Sánchez > Hi Harshana, > > Thx a lot!, what you described was exactly the problem I was facing. Now I > have 2 projects, one for the server and one for the client, the wizard is > working pretty well. > Cool :) Thanks and Regards, Harshana > > Best regards > Javie

Re: Wizard client stub error

2011-08-17 Thread Javier Sánchez
Hi Harshana, Thx a lot!, what you described was exactly the problem I was facing. Now I have 2 projects, one for the server and one for the client, the wizard is working pretty well. Best regards Javier On Wed, Aug 17, 2011 at 5:38 PM, Harshana Eranga Martin < harshan...@gmail.com> wrote: > H

Re: Wizard client stub error

2011-08-17 Thread Harshana Eranga Martin
Hi Javier, 2011/8/17 Javier Sánchez > Hi, > > I am having problems creating my first client side stubs (axis2 1.6.0 > with service and code generator wizards). I am using a simple class: > > package com.wsexample; > > public class Temp { > public double c2fConvertion(double cValue) { >

Re: Wizard client stub error

2011-08-17 Thread Javier Sánchez
Hi Harsana, Yes, I am using Eclipse wizards. Regards Javier On Wed, Aug 17, 2011 at 4:54 PM, Harshana Eranga Martin < harshan...@gmail.com> wrote: > Hi Javier, > > I assume you are using Eclipse code generation wizard. Can you confirm? > > Thanks and Regards, > Harshana > > 2011/8/17 Javier Sán

Re: Wizard client stub error

2011-08-17 Thread Harshana Eranga Martin
Hi Javier, I assume you are using Eclipse code generation wizard. Can you confirm? Thanks and Regards, Harshana 2011/8/17 Javier Sánchez > Hi, > > I am having problems creating my first client side stubs (axis2 1.6.0 > with service and code generator wizards). I am using a simple class: > > p

Wizard client stub error

2011-08-17 Thread Javier Sánchez
Hi, I am having problems creating my first client side stubs (axis2 1.6.0 with service and code generator wizards). I am using a simple class: package com.wsexample; public class Temp { public double c2fConvertion(double cValue) { return ((cValue * 9.0)/5.0 )+ 32.0; } publ

RE: How to get username/password on the service side by using rampart

2011-08-17 Thread Dipesh Garg
Is any good e-book for Axis2 Dipesh Garg _ From: Thilina Mahesh Buddhika [mailto:thilin...@gmail.com] Sent: Wednesday, August 17, 2011 2:57 PM To: java-user@axis.apache.org Subject: Re: How to get username/password on the service side by using rampart Hi Jing, By looking a

Re: How to get username/password on the service side by using rampart

2011-08-17 Thread Thilina Mahesh Buddhika
Hi Jing, By looking at the code segments and configurations, I could not identify anything suspicious. I am not sure whether there is a bug in this particular version. Is it possible for you to try this with the latest release (Rampart 1.5.1 and Axis2 1.5.5). Also please try to use the policy bas

About the specifications and sample application of sandesha2

2011-08-17 Thread S.Okabe
Hi, I am looking into sandesha and WS Reliable Messaging in a study. And so, I have some questions. Could anyone tell me about the following questions ? 1. Is sandesha2 planning to support the WSRM v1.2 specification ? ( This specification have been officially declared about 2 years ago ) I