House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home /  Groups /  ColdFusion Talk (CF-Talk)

Facebook apps wont run on ColdFusion 8

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Anthony Webb
09/20/2007 06:34 PM

Hi all, been banging my head against the wall getting a simple "hello world" app running on CF8.  Apparently there is some issues with the form field validator in CF8?   At any rate more details are here: http://www.facebook.com/topic.php?uid=2205007948&topic=9278&post=69186#post69186 Looks like it is bombing on like 137 of FieldValidator.java with some sort of a null pointer exception. Has anyone come up with a work around for this issue?  With the recent surge in facebook apps it would be nice to be able to hold up CF and show people how simple facebook development in CF can be, so far it has been anything but... At any rate it does seem as though this is a new problem introduced in CF8 because the app runs fine when hosted from CF7. Any ideas?

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Jochem van Dieten
09/21/2007 06:35 AM

Anthony Webb wrote: > Hi all, been banging my head against the wall getting a simple "hello world" app running on CF8.  Apparently there is some issues with the form field validator in CF8?   > > At any rate more details are here: http://www.facebook.com/topic.php?uid=2205007948&topic=9278&post=69186#post69186 All I get is a login screen. > At any rate it does seem as though this is a new problem introduced in CF8 because the app runs fine when hosted from CF7. Does it work if you downgrade to an older Java version? Jochem

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
James Holmes
09/21/2007 06:54 AM

I logged in and still couldn't get the forum. ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Dominic Watson
09/21/2007 07:16 AM

Aye, you have to be a member of the facebook ColdFusion Group to see it ;) The most simple solution to this would be to turn off CF server side form validation if that is possible. Is it? The problem is not in the java code as such, just the way in which coldfusion is calling the code. I really hope there is a way of turning it off as it is one of the most blinkered things I have seen in ColdFusion, highlighted by the problem that Facebook developers are experiencing. Dom ----- Excess quoted text cut - see Original Post for more -----


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists