[Axis2, Axiom] Serializing node to file

2006-11-27 Thread Marc Giger
Hi I have some troubles serializing a node and its subtree to a file. I'm using the following code: axiom_xml_writer_t *xml_writer = NULL; axiom_output_t *om_output = NULL; xml_writer = axiom_xml_writer_create(env, filename, "UTF-8", 0,0); om_output = axiom_output_create(env, xml_writer); AXIOM

[Axis2] mod_axsi2 Transport out is not set in message context

2006-11-14 Thread Marc Giger
Hi, I posted my problem already to this list but got no real answer. Therefore I open a new thread. [Tue Nov 14 20:41:38 2006] [debug] phase.c(356) Invoke the handler context_handler within the phase PostDispatch [Tue Nov 14 20:41:38 2006] [debug] engine.c(762) Invoking phase PolicyDetermination

Re: [Axis2] Re: mod_axis2

2006-11-12 Thread Marc Giger
Hi Dinesh On Sun, 12 Nov 2006 20:39:12 +0530 Dinesh Premalal <[EMAIL PROTECTED]> wrote: > Hi Marc, > > Marc Giger <[EMAIL PROTECTED]> writes: > > What am I missing with mod_axis2 ? > > mod_axis2 related major changes checked in to the svn. Please look at > t

Memory leaks

2006-11-12 Thread Marc Giger
Hi, I see massive memory leaks with the Simple Axis2 HTTP Server. Because I can't test it with mod_axis2 (see my previous mail) I can only report it with the simple http server. Here are two valgrind outputs: The first one is with a shoot to the sample echo service: Started Simple Axis2 HTTP Se

mod_axis2

2006-11-12 Thread Marc Giger
Hi, I'm trying to get mod_axis2 running. When I try to invoke a webservice e.g the echo sample I get a 500 and the following in the log file: (Sorry for the bad formatting) [Sun Nov 12 14:34:59 2006] [debug] addr_disp.c(165) Checking for operation using WSA Action : http://ws.apache.org/axis2/c/s