BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in WS, web services

 
 
Page 3868 of 19542

Webservices Change in CF 8.0.1

Blogger : Macromedia MXNA: WS, Ajax and XSLT
All posts : All posts by Macromedia MXNA: WS, Ajax and XSLT
Category : WS, web services
Blogged date : 2008 Apr 17

It seems with the change to 8.0.1 there is a difference in the way CF generates the stubs for a CFC called as a web service. I had a CFC called webservices.cfc and on 8.0 it was working fine calling the methods, but with the 8.0.1 it started throwing a "duplicate file name" error. This seems to be because CF creates its own stub file Webservices.java and also a [cfcname].java file. CF couldn't create both so it threw an error. The solution was to rename my CFC. The stubs can be found in C:\ColdFusion8\stubs\ on windows, and if I remember

Read comments or post a reply to : Webservices Change in CF 8.0.1
Page 3868 of 19542

Newest posts
 

    Email TopXML