I'm running in to a strange issue and I dont know if what I'm doing is technically supported or it's a bug.
I have a cfc which is used as a WebService and it has gotten really large. To make it easies to maintain I wanted to break it apart and cfinclude statements for my different sections. The problem I'm having is when I run MYController.cfc?wsdl I don't see my functions from the cfinclude. But they do work if I use the method function MYController.cfc?method=GetApps&Arg1=All. Does anyone know if this is a bug or it's not a supported model? Thanks, Charlie -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
