On Thu, Sep 2, 2010 at 11:57 AM, Daniel <[email protected]> wrote:
> Brian, I have been needing to restart my local CF server for nearly > ALL changes I make to CF components. That's strange--I've never had to go to these lengths. > I'm > wondering if the solution is to use a different web server such as IIS > or Tomcat? > Just because I can't let this go without commenting ... ;-) IIS vs. Tomcat is apples and oranges. IIS is a web server, and Tomcat is a Java servlet container. The equivalent to Tomcat on the CF side of things would be JRun, which is the JEE server that ships with CF. (As an aside, JRun is ancient, inefficient, and has been abandoned by Adobe, so here's hoping CF 10 ships with a decent servlet container like Tomcat.) I probably breezed over the initial email too quickly, but what's the setup again? If this is all related to CF Builder have you tried NOT using CF Builder to see if the behavior is the same? -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en ***New URLs as of April 29th, 2010*** SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
