mappings cfc update

ColdFusion Add comments

Alan Hill (thanks) pointed out an error in my orginal release of mappings.cfc. On line 11 I create an object:

<cfset factoryobject = CreateObject(“java”, “coldfusion.server.ServiceFactory”)>

and then on line 12 i used the object:

<cfset rt_service = factory.runtimeservice>

spot the deliberate mistake? No? I created an object called factoryobject but then i reference factory.runtimeservice. I’ve corrected the download on my site here and sent a copy over to the folks at CFCzone.

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in