Jim Davis
-----Original Message-----
From: Jim Davis [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 6:24 PM
To: CF-Talk
Subject: RE: Wierd CFC Path Problem - Question on CFC types
I'm now seeing my problem in most of my CFCs - but only on the
production (hosted) server.
For example if I call:
<cfdump var="#CreateObject('Component',
'com.Depressedpress.DPEvents.Festival')#">
The resulting component is of type "Festival", not
"com.Depressedpress.DPEvents.Festival"
Since I'm specifying the full path in my create, how could it get
truncated? I would think that the only way to get truncated to the base
name would be for a mapping to that specific folder to be in effect - is
that true?
It seems that a mapping to the "com" folder wouldn't do it, for example.
How can this occur (when I call a fully qualified type and it returns an
unqualified, generic type)?
Jim Davis
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

