[
https://issues.apache.org/jira/browse/AXIS2C-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Oneal updated AXIS2C-1040:
--------------------------------
Attachment: http_receiver.c.diff
Updated http_receiver.c to build for static deployments via AXIS2_STATIC_DEPLOY
and function renames.
> AXIS2/C Static Build Required
> -----------------------------
>
> Key: AXIS2C-1040
> URL: https://issues.apache.org/jira/browse/AXIS2C-1040
> Project: Axis2-C
> Issue Type: Improvement
> Components: util
> Environment: MS Windows
> Reporter: Frank Huebbers
> Assignee: Senaka Fernando
> Attachments: axutil_class_loader.h.diff, class_loader.c.diff,
> http_receiver.c.diff
>
>
> I have seen a few places where the typedef AXIS2_EXPORT is used instead of
> AXIS2_EXTERN. Doing a simple search, I have seen this in the following fiels:
> - axis2_msg_recv.h
> - msg_recv.c
> - raw_xml_in_out_msg_recv.c
> - svr_callback.c
> - mod_addr.c
> - http_transport_sender.c
> - http_receiver.c
> - http_svr_thread.c
> - tcp_transport_sender.c
> - tcp_svr_thread.c
> - tcp_receiver.c
> Note that the definitions are correct in the header files.
> Frank
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.