RE: M$ mappoint.net

2002-11-13 Thread Tony Weeg
heck no, 
contact him on here...im interested too!!!

thanks;)

..tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 


-Original Message-
From: Richard Meredith-Hardy [mailto:rmh;flymicro.com] 
Sent: Wednesday, November 13, 2002 12:37 PM
To: CF-Talk
Subject: M$ mappoint.net


Has anyone on this list managed to integrate a CF application (pref. CF
5) with M$'s mappoint web service offering?

Is it even possible? It must be I suppose, though I have never done
anything with SOAP (never really found a use for XML up to now, except
for WDDX in a limited way).

If you have, I would be most grateful for some pointers.  Please contact
me off list.  Thanks.

--
Regards;

Richard Meredith-Hardy


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.



RE: M$ mappoint.net

2002-11-13 Thread Dave Watts
 Has anyone on this list managed to integrate a CF 
 application (pref. CF 5) with M$'s mappoint web 
 service offering?
 
 Is it even possible? It must be I suppose, though 
 I have never done anything with SOAP (never really 
 found a use for XML up to now, except for WDDX in 
 a limited way).

It's certainly possible, but very little of the work would actually be done
in CF. You could do this from a Java class - there are Java samples that use
the Apache Axis 1.0 release, that work well against Mappoint.NET. These are
easily found on Google.

I don't think you can use Mappoint.NET from CFMX using CF's own tools yet,
either. The version of Axis that is included with CFMX can't parse the
Mappoint.NET WSDL (even though it's valid), and CFINVOKE doesn't support
Digest authentication, to the best of my knowledge. However, you could use
the same Java-based solution I proposed above.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm



Re: M$ mappoint.net

2002-11-13 Thread Richard Meredith-Hardy
hmm... makes me feel like I'm about 100 ft under water and about to run
out of breath...

Looks like I've got some reading to do.

Dave Watts wrote:
 
  Has anyone on this list managed to integrate a CF
  application (pref. CF 5) with M$'s mappoint web
  service offering?
 
  Is it even possible? It must be I suppose, though
  I have never done anything with SOAP (never really
  found a use for XML up to now, except for WDDX in
  a limited way).
 
 It's certainly possible, but very little of the work would actually be done
 in CF. You could do this from a Java class - there are Java samples that use
 the Apache Axis 1.0 release, that work well against Mappoint.NET. These are
 easily found on Google.
 
 I don't think you can use Mappoint.NET from CFMX using CF's own tools yet,
 either. The version of Axis that is included with CFMX can't parse the
 Mappoint.NET WSDL (even though it's valid), and CFINVOKE doesn't support
 Digest authentication, to the best of my knowledge. However, you could use
 the same Java-based solution I proposed above.
 
 Dave Watts, CTO, Fig Leaf Software
 http://www.figleaf.com/
 voice: (202) 797-5496
 fax: (202) 797-5444
 
 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm