[ 
https://issues.apache.org/jira/browse/AXIS2C-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581466#action_12581466
 ] 

Damitha Kumarage commented on AXIS2C-1079:
------------------------------------------

I removed Werror from sandesha2 build(Werror was removed from sandesha2 build 
because there were were in certaining platforms) and found that there are build 
failures due to axis2 message context api function name changes. 
axis2_msg_ctx_set/get/reset_http_out_transport_info() functions are changed to 
axis2_msg_ctx_get/set/reset_out_transport_info(). These could be the reason for 
dual channel failures. 
Senaka, do you know any specific instances of those invalid assumptions you 
mentioned?

> sandesha2c dual channel samples are not working with apache2 
> -------------------------------------------------------------
>
>                 Key: AXIS2C-1079
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1079
>             Project: Axis2-C
>          Issue Type: Bug
>            Reporter: Damitha Kumarage
>
> It seems due to a change in apache2 or in the transport I found that 
> sandesha2 dual channel samples are not working when the server is deployed 
> with the apache2. About two weeks back when I last tested this it was working 
> fine and after that there was no change to sandesha2/C code. So I suspect the 
> culprit is some code change in axis2/C. I could not figure out the problem as 
> there was no error debug message printed to the log.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to