On Wed, Aug 4, 2010 at 6:57 AM, marcel <[email protected]> wrote: > If the above template is requested from a browser through get , post > or through a cfhttp request from an external server. The "Hello > World!" text is written to the debug log. When the request comes from > the facebook server it shows up in apache and fusionreactor logs but > the cflog is never executed and nothing seems to be returned to > facebook. >
Can you tell the Facebook app to hit Tomcat on a port directly? Not saying that's the final solution but would certainly help with the troubleshooting since you'd be bypassing Apache and the proxying that's going on. -- 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 -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
