Return-Path: Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 98457 invoked by uid 500); 10 Mar 2003 18:36:54 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 98384 invoked from network); 10 Mar 2003 18:36:53 -0000 Date: Mon, 10 Mar 2003 12:33:11 -0600 (CST) From: Michael Yuan To: Subject: Re: Please help::Axis and MapPoint.NET In-Reply-To: <00d401c2e72c$1e2da3c0$4401a8c0@xpprosonic> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Yes, it does work. But you need a hacked HTTP transport for HTTP Digest Auth required by MP.NET. See details on the MP.NET demo app page: http://demo.mappoint.net/ Scroll all the way to the bottom of the page. There is an example using Axis. cheers Michael ---------------------------------------------------------------------------- Read Michael Yuan's technology articles http://www.enterprisej2me.com/articles.php Dr. Dobbs Journal, JavaWorld, IBM developerWorks and more ... ---------------------------------------------------------------------------- On Mon, 10 Mar 2003, Kontronix Systems wrote: > Dear Axians: > > I've been writing and deploying java projects with tomcat and MySQL on linux and now my client wants a map-enabled application. > I'm new to Axis. Is it hard (or even possible) to use Axis to integrate MapPoint.NET into my App? (MapPoint.NET is a Microsoft product that competes with MapQuest). Has anyone tried this yet? > > Thank you, > > Larry > >