ColdBox Forums Notification: Post to Flex Sample

Title: Flex Sample
Thread: Flex Sample
Forum: Sample Applications
Conference: ColdBox
User: sanaullah73

I am havaing this error.

[RPC Fault faultString="Unable to invoke CFC - Could
not find the ColdFusion Component or Interface
coldbox.system.extras.ColdboxProxy." faultCode="Server.Processing"
faultDetail="Ensure that the name is correct and that the component or interface
exists."]
------- changed config path ---- [flextest cf-mapping to /coldbox]-
flextest.samples.applications.ColdboxFlexTester.webroot.interceptors.executionTr
acer

/flextest/samples/applications/ColdboxFlexTester/webroot

I am getting a similar error.
I have just updated from the SVN trunk

Could not find the ColdFusion Component or Interface coldbox.system.coldbox.
Ensure that the name is correct and that the component or interface exists.

I do not have a system directory in the coldbox directory

there is a coldbox.cfc in:
coldbox\distribution
coldbox\src\system

Are there any instructions I should be following where extracting for SVN trunk?

Hi,

svn co http://ortus.svnrepository.com/svn/coldbox/coldbox

or via https://secure.svnrepository.com/s_lmajano/coldbox

username: nightlybuild pass: nightlybuild

Regards

Ok,

I get you know. Once you download from SVN, you get a directory
called, coldbox/src This is indeed the coldbox/system folder.
However, since my setup for development is a mapping, you would need
to change this directory to "system" or create an alias or mapping.

coldbox/src ==> coldbox/system

Try that.

Hi Luis,

I am still not sure about this

frameworks\coldbox250\src
has a directory called ‘system’
So with a mapping/alias of ‘system’ to the ‘src’ directory would give you
coldbox.system.system.coldbox.cfc