I have an application running under Adobe CF and Railo
The components are under the folder {root of my project}\common\cfc
So, this works...
<cfobject component="common.cfc.functions" name="functionsComponent">
So I installed OpenBD for the first time. I deployed the WAR under
tomcat and the administrator works perfectly.
Now, when OpenBD gets to this line I got the error:
CFML Runtime Error
The component source file is empty or does not contain a CFCOMPONENT
tag pair: common.cfc.functions
Now, I know what you are thinking, but I changed the name of the
directory cfc to cfcx and got the same error.
I'd like to show this project working under OpenBD since it already
works for Adobe and Railo.
What I am doing wrong?
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en