Hi Folks,
Is there any way to access fault:reason element in my case?
From: Hodchenkov, Paul
Sent: Tuesday, May 31, 2011 10:52 AM
To: '[email protected]'
Subject: Fault Reason message in custom exception when using axis2 ADB stub
Hi Folks
I can not access fault reason text when catching a
Hi,
I'm developing a client-server application with messaging transmission
through JAX-WS and JAXB annotations, but I'm having some trouble on that
process. I'm needing help to understand and solve a set of problems in this
process.
On Axis2 1.5.4;
Server JAX-WS annotated webservice.
@WebServic
Hi,
Many thanks, after biztalk extend the timeout. we no longer have the timeout
issue.
From: Stadelmann Josef [mailto:[email protected]]
Sent: Monday, 6 June 2011 6:18 PM
To: [email protected]
Subject: AW: Server was unable to process r
Just open a JIRA https://issues.apache.org/jira/browse/AXIS2-5062 for it,
and attach some draft patches.
2011/6/6 Ivan
> I might find another connection leak while using JAXWS API on client side.
> In the scenario below :
> For the server side, it requires basic authentication.
>
> The client co
I might find another connection leak while using JAXWS API on client side.
In the scenario below :
For the server side, it requires basic authentication.
The client codes are something like :
HelloPort helloPort = (HelloPort)service.getPort(HelloPort.class);
helloPort.echo("hello");
The client co
Hello, so I just finish some test with Wireshark.It seems that it's the client
part ( so Axis 2 ) that's slow.
the latency is between the receive of data on client and the acknowledge from
client to server.I don't see any bottleneck on cpu or Memory.
Is there some config to have log from Axis 2
Hi Swapna ,
Thank you so much for your help. The problem was with the xml request
object that was not valid against the schema.
However, it could notice other similar validation errors in the past
but not this one; the use of a name not in schema enumeration??? a bit
confusing.
Thanks anyway
Hi Swapna,
The call is not reaching the webservice at all as I put some logging
information in the method before doing any processing and nothing is
displayed. Is there another way to know what's going on?
On Fri, Jun 3, 2011 at 12:35 PM, swapna soni wrote:
> Hi Denise,
>
> Please if you have
If you have a chance and the tools and the know-how to debug the BizTalk
server do it to find out if it really hits a time-out as stated in the
exception text, or not!
If you cannot debug the BizTalk server for whatever reason you may have
or have to develop a working BizTalk client, have one