Enabling the AMPQ transport feature results inbuild errors
----------------------------------------------------------
Key: AXIS2C-1497
URL: https://issues.apache.org/jira/browse/AXIS2C-1497
Project: Axis2-C
Issue Type: Bug
Components: build system (Unix/Linux)
Affects Versions: 1.6.0
Environment: Linux - openSUSE
Reporter: Robert Schweikert
Building the release 1.6.0 from source and enabling AMPQ via --with-qpid
results in a build errors.
axis2_amqp_util.c contains a call to axiom_mime_parser_parse() on line 224, but
this function is not declared or implemented. The function is commented out in
axiom/include/axiom_mime_parser.h.
Further, the header file axis2_qpid_receiver_listener.h is included in
src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver_listener.cpp
but does not exist. Further, the scoping in
src/core/transport/amqp/receiver/qpid_receiver/axis2_qpid_receiver_listener.cpp
is not correct.
--
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]