I am revisiting this questions, from a different prospective... When I asked it originally, I was thinking of a Qt client using Axis2/C, now I am entertaining the idea of using Qt in the Axis2/C server. One possible concern I would have in using Qt, or any other framework within the Axis2/C module is keeping the memory management consistent. Especially since my modules run within Apache, if I am not mistaken, Axis2/C does use Apache pools, I would like to see Qt also use Apache pools.
So is there some way to make a 3rd party library like Qt be able to access Apache pools via the Axis2/C memory management system? Sam On Wed, Jan 13, 2010 at 9:16 PM, Sanjiva Weerawarana <sanj...@opensource.lk>wrote: > Sam, why does it need a special stub? Isn't Qt in C++?? > > Sanjiva. > > On Wed, Jan 13, 2010 at 7:57 PM, Sam Carleton > <scarle...@miltonstreet.com>wrote: > >> Does anyone know if someone has ever written a WSDL2QT utility to allow >> Axis2/C to integrate with Qt? > >