Hello All,
I'm populating my data grids from mySQL using WebServices built in
ColdFusion and things have been working famously. But recently,
I've encountered blank results (empty grids) after fetching
date/time columns (the others were varchars).
So I went back and tried to test the component in CF and encountered
the "could not generate stub objects for webservice invocation"
error using <cfinvoke>.
I then tried to introspect the WS in the browser and received this
error: "Axis Error: could not resolve CFC datatype."
I've done some research on this and am not sure where to go from
here. I'd just use remote objects (which I used to use in Flash),
but we don't have CF Ver. 7.02, (The environment is Sun/Unix, CF
6.0) and the sys admins don't want to upgrade yet--the prod server
is 6.1, however.
I really don't know where to seek a solution and am toying with the
idea, since I'm stuck with serialized data anyway, of writing CF
queries to XML and sticking with the HTTPService component.
Are there any suggestions? Thanks
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
![]()
SPONSORED LINKS
Software development tool Software development Software development services Home design software Software development company
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
- [flexcoders] Avoiding Apache Axis (can I even do this?) Bill Long
- Re: [flexcoders] Avoiding Apache Axis (can I even do... Nick Collins
- Re: [flexcoders] Avoiding Apache Axis (can I even do... douglas morrison
Reply via email to
slip the sys admins a roofie and install CF 7.0.2 for them :-)
On 10/30/06, Bill Long <[EMAIL PROTECTED]
> wrote:

