RE: another error...cfc...datatype...xml

2002-10-31 Thread Tony Weeg
Senior Web Developer Information System Design Navtrak, Inc. Fleet Management Solutions www.navtrak.net 410.548.2337 -Original Message- From: Steven Erat [mailto:serat@;macromedia.com] Sent: Thursday, October 31, 2002 12:44 AM To: CF-Talk Subject: RE: another error...cfc...datatype...xml

RE: another error...cfc...datatype...xml

2002-10-30 Thread Steven Erat
ay the returned string #xmlDoc# -Original Message----- From: Matt Liotta [mailto:mliotta@;r337.com] Sent: Thursday, October 31, 2002 12:18 AM To: CF-Talk Subject: RE: another error...cfc...datatype...xml Whoops! I didn't test the method as a web service

RE: another error...cfc...datatype...xml

2002-10-30 Thread Matt Liotta
r 31, 2002 12:04 AM > To: CF-Talk > Subject: RE: another error...cfc...datatype...xml > > H... Changing the sample code below to have a return type of "xml" and > leaving all else the same yields an exception, seen in the Axis fault code > as "

RE: another error...cfc...datatype...xml

2002-10-30 Thread Steven Erat
mailto:mliotta@;r337.com] Sent: Wednesday, October 30, 2002 11:55 PM To: CF-Talk Subject: RE: another error...cfc...datatype...xml I have found that setting the return type to XML works just fine as long as the data is returned as a string. It will not work if you try and return an XML object.

RE: another error...cfc...datatype...xml

2002-10-30 Thread Matt Liotta
x901 > -Original Message- > From: Steven Erat [mailto:serat@;macromedia.com] > Sent: Wednesday, October 30, 2002 11:53 PM > To: CF-Talk > Subject: RE: another error...cfc...datatype...xml > > I have to agree with Matt regarding the application design goals and that > the be

RE: another error...cfc...datatype...xml

2002-10-30 Thread Steven Erat
oot\xml_test.cfm objXML = createObject("webservice","http://localhost/xml_test.cfc?wsdl";); xmlDoc = objXML.getXML(); #xmlDoc# -Original Message- From: Matt Liotta [mailto:mliotta@;r337.com] Sent: Wednesday, October 30,

RE: another error...cfc...datatype...xml

2002-10-30 Thread Matt Liotta
ware, Inc. http://www.montarasoftware.com/ 888-408-0900 x901 > -Original Message- > From: Tony Weeg [mailto:tony@;navtrak.net] > Sent: Wednesday, October 30, 2002 11:00 PM > To: CF-Talk > Subject: RE: another error...cfc...datatype...xml > > i could share it, but i got

RE: another error...cfc...datatype...xml

2002-10-30 Thread Tony Weeg
datatype doesnt jive? any ideas? thanks. tony. -Original Message- From: Matt Liotta [mailto:mliotta@;r337.com] Sent: Wednesday, October 30, 2002 10:50 PM To: CF-Talk Subject: RE: another error...cfc...datatype...xml Can you share some code, so we can see what is going on? Matt

RE: another error...cfc...datatype...xml

2002-10-30 Thread Matt Liotta
Can you share some code, so we can see what is going on? Matt Liotta President & CEO Montara Software, Inc. http://www.montarasoftware.com/ 888-408-0900 x901 > -Original Message- > From: Tony Weeg [mailto:tony@;navtrak.net] > Sent: Wednesday, October 30, 2002 10:47 PM > To: CF-Talk > Subj