Is it possible to call a CFC from a higher level directory without using
mapping or virtual folders?

 

For example let's say I have 5 sites all running the same code so I want a
CFC folder outside all 5 of these like this.

 

C:\CFC

 

And the sites are

 

C:\site1

C:\site2

C:\site3

C:\site4

C:\site5

 

 

I want to just do this <CFINVOKE COMPONENT="../cfc.Application"
METHOD="SessionMgt"> but that does not work.

 

How can this be accomplished?

 

 

 

 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293346
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to