RE: CFC Not showing in CFC Explorer

2003-12-17 Thread Alexander Sherwood
At 04:31 PM 12/16/2003 -0400, you wrote:

I have 2 servers, both set up with identical mappings and install dirs.

One server shows all components stored in 
C:\CFusionMX\wwwroot\WEB-INF\cfcomponents and the other doesn't!

As far as the custom tag mappings go, the server that displays the cfcs 
properly does so with and without a custom tag mapping to 
C:\CFusionMX\wwwroot\WEB-INF\cfcomponents. The server that doesn't show the 
cfc doesn't show them with or without the custom tag mappings!

Any ideas?

>Is the CFC stored in the standard custom tags directory in CF?
>
>
>If it isn't then you need to create a CF mapping to the directory where
>the CFC is found. Then it should show.
>
>
>-Gel
>
> > -Original Message-
> > From: Alexander Sherwood [mailto:[EMAIL PROTECTED]
> >
> > What would cause a CFC/CFC package to not show in the CFC explorer?
> >
> > If I type the direct URL as in:
> >
> > HYPERLINK
>"http://www.myserver.com/CFIDE/componentutils/componentdetail.c"http://w
>ww.myserver.com/CFIDE/componentutils/componentdetail.c
> > fm?component=mypath.mypackage.mycfc
> >
> > I can browse the data.
> >
> > It does not appear, however, in the listing of CFCs on my
> > server. I can
> > also invoke the CFC properly from application pages.
> >
> > What would cause the CFC not to appear in the explorer?
> >
> > Thanks,
>
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.544 / Virus Database: 338 - Release Date: 11/25/2003
>
>--
>[
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFC Not showing in CFC Explorer

2003-12-16 Thread Angel Stewart
Is the CFC stored in the standard custom tags directory in CF?

 
If it isn't then you need to create a CF mapping to the directory where
the CFC is found. Then it should show. 

 
-Gel

> -Original Message-
> From: Alexander Sherwood [mailto:[EMAIL PROTECTED] 
> 
> What would cause a CFC/CFC package to not show in the CFC explorer?
> 
> If I type the direct URL as in:
> 
> HYPERLINK
"http://www.myserver.com/CFIDE/componentutils/componentdetail.c"http://w
ww.myserver.com/CFIDE/componentutils/componentdetail.c
> fm?component=mypath.mypackage.mycfc
> 
> I can browse the data.
> 
> It does not appear, however, in the listing of CFCs on my 
> server. I can 
> also invoke the CFC properly from application pages.
> 
> What would cause the CFC not to appear in the explorer?
> 
> Thanks,



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.544 / Virus Database: 338 - Release Date: 11/25/2003
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFC Not showing in CFC Explorer

2003-12-16 Thread Barney Boisvert
I've run into this problem as well, and I think it stems from the CFC not
being within the CF web root, or a CF mapping, though I've never taken the
time to confirm it for sure.

In other words, if you only ever reference the CFC relatively, and haven't
set anything up to be able to reference it absolutely, then it doesn't
appear in CFC explorer, because there is no absolute name for it.

Cheers,
barneyb 

> -Original Message-
> From: Alexander Sherwood [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, December 16, 2003 8:42 AM
> To: CF-Talk
> Subject: CFC Not showing in CFC Explorer
> 
> What would cause a CFC/CFC package to not show in the CFC explorer?
> 
> If I type the direct URL as in:
> 
> http://www.myserver.com/CFIDE/componentutils/componentdetail.c
> fm?component=mypath.mypackage.mycfc
> 
> I can browse the data.
> 
> It does not appear, however, in the listing of CFCs on my 
> server. I can 
> also invoke the CFC properly from application pages.
> 
> What would cause the CFC not to appear in the explorer?
> 
> Thanks,
> 
> --
> Alex Sherwood
> PHS Collection Agency
> 
>
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]