Re: [jira] Created: (AXIS2C-1142) Circular dependency between engine and http_common libraries

2008-05-15 Thread Senaka Fernando
Hi again, I noticed that Steve came up with a patch, let me check on that first. It might be a better solution. Regards, Senaka > Hi Supun, > > Yes, That needs to be sorted for the REST case. But, I believe that this > rather a bug in the REST portion of the engine, and the SOAP portion > should

Re: [jira] Created: (AXIS2C-1142) Circular dependency between engine and http_common libraries

2008-05-15 Thread Senaka Fernando
Hi Supun, Yes, That needs to be sorted for the REST case. But, I believe that this rather a bug in the REST portion of the engine, and the SOAP portion should not be affected. BTW, it is better if we could split the engine's dependent portions of HTTP common to another lib. Say, HTTP Core? Thought

Re: [jira] Created: (AXIS2C-1142) Circular dependency between engine and http_common libraries

2008-05-15 Thread Supun Kamburugamuva
Hi Senaka, Did you mean something like providing a compile time flag for not including these stuff if rest is not needed? If that is the case we are in the same position when rest is needed (we have circular dependencies). Regards, Supun. On Thu, May 15, 2008 at 5:30 PM, Senaka Fernando <[EMAIL

Re: [jira] Created: (AXIS2C-1142) Circular dependency between engine and http_common libraries

2008-05-15 Thread Senaka Fernando
Hi devs, AFAIK, this is because of the REST portions of the engine depending on the HTTP libraries. So if someone is not interested in REST can we instead not link these libraries? Regards, Senaka > Circular dependency between engine and http_common libraries > --

[jira] Created: (AXIS2C-1142) Circular dependency between engine and http_common libraries

2008-05-15 Thread Steve Nairn (JIRA)
Circular dependency between engine and http_common libraries Key: AXIS2C-1142 URL: https://issues.apache.org/jira/browse/AXIS2C-1142 Project: Axis2-C Issue Type: Bug Comp