Engine has a dependancy on HTTP transport.
------------------------------------------

                 Key: AXIS2C-618
                 URL: https://issues.apache.org/jira/browse/AXIS2C-618
             Project: Axis2-C
          Issue Type: Bug
          Components: core/engine, core/transport
    Affects Versions: 1.0.0
            Reporter: Dinesh Premalal
             Fix For: 1.1.0


msg_ctx.c used a function axis2_msg_ctx_get_http_out_transport_info , which is 
defined in axis2_http_out_transport_info.h which leads to have a dependency on 
HTTP transport. 

Since this dependency , I happen to link axis2_http_util and axis2_http_common 
to build XMPP transport.  it seems quite silly dependency :(

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