Hi Devs,
I am opening up this thread to discuss $subject.
Recently, I did some improvements [1] to the Axis2 local transport, inorder
to get it working against Synapse nhttp transport. Now the local transport
is working fine against the nhttp transport.
Now, my requirement is to expose an Synaps
Hi,
Can you please check if the request xml for the fourth message is correct
or not. You can engage soap monitor to see the request and response.
Thanks,
Swapna Soni.
-Original Message-
From: Sagara Gunathunga [mailto:[email protected]]
Sent: Monday, June 13, 2011 10:11 PM
[
https://issues.apache.org/jira/browse/AXIS2-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan updated AXIS2-5067:
Attachment: AXIS2-5067-01.patch
I add one more case for the patch. And now all of them should pass with RI. One
of
BeanUtil bombs on missing setter
Key: AXIS2-5072
URL: https://issues.apache.org/jira/browse/AXIS2-5072
Project: Axis2
Issue Type: Bug
Components: adb
Affects Versions: 1.6.0
Environment
My understanding about the error trace is you haven't set sufficient
time out for clients (consumers) try to set enough value as follows.
options.setTimeOutInMilliSeconds(soTimeout);
Also Amila has mentioned some HTTP performance hints here [1] you
could try for that too.
[1] -
http://amilachin