No worries - the way it's built, it's not *too* much of a stretch to switch
gears and go to the old "http://domain/foo.cfc?kicking=it&old=school";
method - the REST interface itself is a minor aspect of the functional
nature of the application. I'll keep an eye on this thread, though - maybe
there's a solution, and I'll check in with Adobe support and file a bug
report if necessary.

Thanks!

- Jim


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

>
> You got me man. Sorry. The virtual server thing is something I ran into and
> was never able to get around. Unless someone else can help, best I'd
> recommend is Adobe support.
>
> Actually - let me ping someone.
>
>
> On Tue, Jan 15, 2013 at 3:42 PM, Jim Campbell <[email protected]> wrote:
>
> >
> > 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:353904
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to