[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 URL:

[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 tryi

[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 immedi

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 configuri

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 Axis2/

MTOM Caching With a user provided callback

2008-06-01 Thread Manjula Peiris
Hi all, I have developed the MTOM Caching stuff and it is almost finished in the receiving side. The implementation is here [1] as a branch. I have tested with a 160MB attachment and the results are promising. The main advantage of this implementation is it keeps a fixed user defined size of the a

Re: Possible improvements to Axis2/C

2008-06-01 Thread Rajika Kumarasiri
hi Supun, On Mon, Jun 2, 2008 at 10:34 AM, Supun Kamburugamuva <[EMAIL PROTECTED]> wrote: > 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 Axi