[ http://issues.apache.org/jira/browse/AXIS2C-148?page=comments#action_12377348 ]
Sahan Gamage commented on AXIS2C-148: ------------------------------------- modules/core/deployment/axis2_conf_init.h is not required to move since it is an internal header file (i.e we should be able to include it using -I directive to the compiler). But we should move axis2_transport_receiver.h to the $PROJECT_HOME/include because it is the interface to the transport reciever of Axis2. > moving header files > ------------------- > > Key: AXIS2C-148 > URL: http://issues.apache.org/jira/browse/AXIS2C-148 > Project: Axis2-C > Type: Task > Components: core/deployment, core/transport > Versions: 0.91 > Environment: All > Reporter: Nabeel Yoosuf > Assignee: Sahan Gamage > Priority: Minor > > Following header files should be moved to include for the Service client > objects to use. > /**needs to build conf_ctx from scratch*/ > modules/core/deployment/axis2_conf_init.h > /*options requires this*/ > /modules/core/transport/axis2_transport_receiver.h -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
