[jira] Created: (AXIS2C-1173) In op_client.c when response envelope is immediately received without waiting, handler already visited case not handled.

2008-06-01 Thread Damitha Kumarage (JIRA)
In op_client.c when response envelope is immediately received without waiting, handler already visited case not handled. Key: AXIS2C-1173

[jira] Resolved: (AXIS2C-1164) savan_publishing_client_publish() crashes when trying to publish message when more then 1 subscription to this event source exists at moment.

2008-06-01 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damitha Kumarage resolved AXIS2C-1164. -- Resolution: Fixed Patch applied savan_publishing_client_publish() crashes when

[jira] Resolved: (AXIS2C-1173) In op_client.c when response envelope is immediately received without waiting, handler already visited case not handled.

2008-06-01 Thread Damitha Kumarage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Damitha Kumarage resolved AXIS2C-1173. -- Resolution: Fixed This is fixed now In op_client.c when response envelope is

Re: question about working with SSL

2008-06-01 Thread Rajika Kumarasiri
On Sun, Jun 1, 2008 at 8:08 AM, denis zhytnik [EMAIL PROTECTED] wrote: Nandika Jayawardana пишет: Hi Denis, If you want to use Axis2/C server with SSL, you need to deploy axis2 on apache2 Web Server and configure apache2 with SSL. Please refer to the axis2 manual for configuring axis2

Possible improvements to Axis2/C

2008-06-01 Thread Supun Kamburugamuva
Hi All, At the moment Axis2/C is considerably faster than its Java implementation. We have run performance tests for Axis2/C and the results are promising. But we believe that we can improve the Axis2/C performance to a much higher level than what it has achieved. I have done profiling for