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
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
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
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
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) {
>
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
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
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
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
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
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
11 matches
Mail list logo