Setup a mapping.

Lets say it's called com

That is the base of services

Then reference com.services.test

Or if you don't like that you can setup a mapping called services pointing
the the services folder.

Regards
Dale Fraser
http://learncf.com
http://flexcf.com


-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Rony
Sent: Wednesday, 14 May 2008 2:00 PM
To: cfaussie
Subject: [cfaussie] cfajaxproxy - cfc path


Hi Guys,

I have a cfc stored in the /services folder that is located in the
webroot of my site.

Now, if i invoked something like this :

<cfajaxproxy
        cfc="services.test"
        jsclassname="objServices"
        />

I get  'The specified CFC admin.sitecontent.services.test could not be
found.'

I do not want to put the file in the sub folder of the CFM template
that calls it as I will be using this CFC in other areas of my site.
For testing , I did place the folder sub root and it all worked nicely
but this is not the way i want it to work.

I did read the docs (
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_a-b_3
.html
) about this tag and did a few different things to no avail.

Can anyone shed some light into how to get this to work?

Thanks guys.


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

Reply via email to