libxml2

2008-10-29 Thread Subra Aswathanarayanan
Hello, What version of libxml2 does axis2/c use? is there a minimum version number? Subra

Re: libxml2

2008-10-29 Thread Samisa Abeysinghe
Subra Aswathanarayanan wrote: Hello, What version of libxml2 does axis2/c use? is there a minimum version number? It is advisable that you use the latest. Better yet, switch to Guththila, which is the default now. That is faster than libxml2. Samisa Subra

Dependency tree

2008-10-29 Thread Saad Nader
Hello, I'd like to have someone describe the dependency tree of Axis2 because it doesn't seem to be organized by dependencies. I'm looking at the source tree and It's not clear from the source directories how to set this up. What I'm looking for is a way to have all of axis2 setup in one

Re: Dependency tree

2008-10-29 Thread Dimuthu Gamage
axis2_engine (axis2_engine.lib) | +- neethi (neethi.lib) || | +++ | | |

worker mpm

2008-10-29 Thread Subra Aswathanarayanan
Hello guys, do you guys know of any issue in running axis2 on an apche server running under worker mpm model? do you think prefork is better then worker as far as axis2c is considered? Subra

Re: worker mpm

2008-10-29 Thread Manjula Peiris
I also tried some time back and didn't encounter any issues. -Manjula. On Wed, 2008-10-29 at 16:13 -0400, Dinesh Premalal wrote: Hi Subra, As far as I know Axis2/C didn't have any problem with worker mpm, however I was out of sync for long time ;). Please have a look on this