Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
Recursive Web Service

Recursive Web Service

2004-03-16       - By Keith L. Miller

 Back
I have a ColdFusion component set up as a Web Service.  The component has 2
functions in it.  The first function calls the other function.  When the
function is called from a .cfm file all is well and everything gets returned
as expected.  HOWEVER, if I call the function using a Web Service Connector
component I get this:

  Unable to connect to endpoint

Now, if I take the functions and call them individually (instead of having
one function call the other) everything works perfect.  So, what I've
concluded is that for some reason you cannot have a function that either
recurses OR talks to another function if it is going to be used as a web
service.  This does not make any sense to me.  Am I missing something and
has someone else ran into this at some point?

Thanks,

Keith


=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107135
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)