I downloaded xerces-c-current.tar.gz which unpacked to xerces-c-src_2_7_0 This appears to have built and installed properly.
I then got axis-c-linux-current-bin.tar.gz, which unpacked to axis-c-1.5.0-linux-bin I carefully followed the installation instructions here: http://ws.apache.org/axis/cpp/lininstall-guide.html But when I attempt to start the simple_axis_server, it fails: /simple_axis_serve 9090 Aborted If I make the httpd.conf mods and attempt to start it with Apache, it kills all the clients as soon as they come up - the apache error log looks like this: [Mon Sep 19 13:18:38 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Mon Sep 19 13:18:38 2005] [notice] Digest: generating secret for digest authentication ... [Mon Sep 19 13:18:38 2005] [notice] Digest: done [Mon Sep 19 13:18:39 2005] [notice] Apache/2.0.46 (Red Hat) configured -- resuming normal operations [Mon Sep 19 13:18:40 2005] [notice] child pid 10216 exit signal Abort (6) [Mon Sep 19 13:18:40 2005] [notice] child pid 10217 exit signal Abort (6) [Mon Sep 19 13:18:40 2005] [notice] child pid 10218 exit signal Abort (6) [Mon Sep 19 13:18:40 2005] [notice] child pid 10219 exit signal Abort (6) [Mon Sep 19 13:18:40 2005] [notice] child pid 10220 exit signal Abort (6) [Mon Sep 19 13:18:40 2005] [notice] child pid 10221 exit signal Abort (6) [Mon Sep 19 13:18:40 2005] [notice] child pid 10222 exit signal Abort (6) [Mon Sep 19 13:18:40 2005] [notice] child pid 10223 exit signal Abort (6) [Mon Sep 19 13:18:42 2005] [notice] child pid 10224 exit signal Abort (6) [Mon Sep 19 13:18:43 2005] [notice] child pid 10225 exit signal Abort (6) (repeating indefinitely) And finally, I tried to build Axis from source, but when I run ant I get this error: Buildfile: build.xml BUILD FAILED file:/home/erg25994/axis-c-1.5.0-linux-src/build.xml:37: Unexpected element "import" Any ideas where to start? Thanks Eric --------------------------------------------- This message was sent using Endymion MailMan. http://www.endymion.com/products/mailman/
