Element COAPI.OBJECTBROKER problem

View: New views
1 Messages — Rating Filter:   Alert me  

Element COAPI.OBJECTBROKER problem

by M Wheeler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

Have just done an upgrade from 3.02 to 4 when I go to coapi management to try and deploy new types in type classes I keep getting this error, have refreshed the app and restarted cf.  Windows 2003 server cf 7.02

Error Occurred While Processing Request

Element COAPI.OBJECTBROKER is undefined in a Java object of type class [Ljava.lang.String; referenced as


 
The error occurred in E:\Inetpub\CMS\core\tags\webskin\htmlhead.cfm: line 38
Called from E:\Inetpub\CMS\core\tags\extjs\iframeDialog.cfm: line 22
Called from E:\Inetpub\CMS\core\admin\admin\coapiTypes.cfm: line 33
Called from E:\Inetpub\CMS\core\admin\admin\coapiTypes.cfm: line 1
36 : 		<cfloop list="#attributes.library#" index="i">
37 : <cfset request.inHead[i] = attributes.libraryState />
38 : <cfset application.coapi.objectbroker.addHTMLHeadToWebskins(library="#i#", libraryState="#attributes.libraryState#") />
39 : </cfloop>
40 : <cfelse>

Any assistance would be great.

Cheers
MW

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To post to this group, send email to farcry-dev@...
To unsubscribe from this group, send email to farcry-dev-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---