The REST CFCs themselves are not in virtual directories. I have two local
servers created in IIS - dev.remote (which handles the REST requests) and
dev.local (everything else). Both of these environments have virtual
directories for CFIDE and jakarta, but, for dev.local, the REST CFCs are
physically there.

I've tried CF mapping the folder containing the REST CFCs ("/API"), but it
doesn't make a difference.

Just now, I tried using restDeleteApplication() and restInitApplication()
in onApplicationStart(), but no dice. At this point, there doesn't seem to
be any way to re-register the app.

Is there possibly a neo-something.xml file that could contain some fouled
up registration code?

- Jim

On Tue, Jan 15, 2013 at 3:13 PM, Raymond Camden <[email protected]>wrote:

>
> By any chance are these CFCs under a virtual folder? (Not CF mapping,a
> virtual IIS folder).
>
>
> On Tue, Jan 15, 2013 at 2:46 PM, Jim Campbell <[email protected]> wrote:
>
> >
> > Yep - that did nothing notable (no errors on the page or in the logs) and
> > no difference in response. For the record, all of my REST responses are
> > coming back empty, regardless of the return type.
> > On Jan 15, 2013 2:30 PM, "Raymond Camden" <[email protected]>
> wrote:
> >
> > >
> > > Have you tried reloading it in the REST page in the CF Admin?
> > >
> >
> --
> ===========================================================================
> Raymond Camden, Adobe Developer Evangelist
>
> Email : [email protected]
> Blog : www.raymondcamden.com
> Twitter: cfjedimaster
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353900
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to