Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 59111 invoked from network); 15 Jan 2004 14:49:49 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Jan 2004 14:49:49 -0000 Received: (qmail 9677 invoked by uid 500); 15 Jan 2004 14:49:46 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 9666 invoked by uid 500); 15 Jan 2004 14:49:45 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 9653 invoked from network); 15 Jan 2004 14:49:45 -0000 Received: from unknown (HELO usilms55.ca.com) (141.202.248.42) by daedalus.apache.org with SMTP; 15 Jan 2004 14:49:45 -0000 Received: from usilms22.ca.com ([141.202.201.22]) by usilms55.ca.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 15 Jan 2004 09:49:46 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: SimpleAxisServer Date: Thu, 15 Jan 2004 09:49:46 -0500 Message-ID: <14C9501B97C2124FA40E1475829A568202BD4DAA@usilms22.ca.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: SimpleAxisServer Thread-Index: AcPbcw0V28PHDMVTSYiSY+gGkBPYPwAA3ehg From: "Datey, Ameya" To: "Apache AXIS C User List" X-OriginalArrivalTime: 15 Jan 2004 14:49:46.0813 (UTC) FILETIME=[D1BFAED0:01C3DB76] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi All, I'm trying to run the simple axis server (running without apache), and the program starts but then blows up if I do an HTTP request. I ran simpleaxisserver 8888 and then tried http://localhost:8888 The program crashed & threw open my debugger. Any pointers? Ameya Ps: Windows 2000 with ALL service packs