Thanks, Dave. I changed that xml file and had the same symptoms but I tried connecting to localhost via Dreamweaver's RDS system and that failed as well. I know that I enabled RDS during install so it look like I might have to start over so I can reinstall RDS. (I will have lost a day of install time; the install is that convoluted.)
That said, I checked the server monitor and this does not appear as an error in the server monitor. Does that seem to be a bug to anyone else? On Mon, Jun 2, 2008 at 2:14 PM, Dave Watts <[EMAIL PROTECTED]> wrote: > > > > I don't think that RDS works by default with context roots other than "/". > RDS requests simply look for the URL pattern /CFIDE/Main/ide.cfm, which > never exists in any case. This URL pattern is defined within > WEB-INF/web.xml: > > <servlet-mapping id="coldfusion_mapping_9"> > <servlet-name>RDSServlet</servlet-name> > <url-pattern>/CFIDE/main/ide.cfm</url-pattern> > </servlet-mapping> -- I did not come here to get devoured by symbols of monarchy! -- Smirnov of the KGB, Casino Royale Now blogging.... http://www.blivit.org/blog/index.cfm http://www.blivit.org/mr_urc/index.cfm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Server/message.cfm/messageid:6633 Subscription: http://www.houseoffusion.com/groups/CF-Server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10
