Hi All,
We are using the Axis2 client and trying to accomplish a simple task of getting
the raw xml response from a web service call. By doing:
stub._getServiceClient().getLastOperationContext().getMessageContext("In").getEnvelope().toString();
we are receiving:
I have a series of questions. But before i get to the others.. will a
client based on axis2 be able to consume webservices deployed to
websphere? The websphere service is not running in an axis server
container.
The websphere version is 6.1.
Thank you.
Hello,
When we profile an "AxisService" that is about 80 KB in size for the
physical .aar file it translates to about 11 MB in memory. Any idea why
this the case?
And if we use 256MB for heap, in no time the heap is all consumed with
AxisConfiguration consuming most of it and we cannot more