Proof of Concept.
"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Mik Muller To: CF-Talk Sent: Fri Mar 02 19:39:34 2007 Subject: Re: Babylon Chat "POC"? Ok, I figured out this error: Exception in thread "main" java.lang.NoClassDefFoundError: babylonserver Everything is case sensitive: java -class c:\Code\ babylonServer That worked, and the server window popped up. But when I try to run the <applet> code in the browser I still get the "Applet babylonApplet notinited" error. Sigh. I hope the author gets back to me. I'm giving this about another hour. If I can't figure it out I'm going to dump it and look into the AJAX stuff, based on your follow-up post. Just that I haven't started working with that yet. Too much else to do. I'm sure that if my project really takes off I'll have to rewrite the whole app in some framework with AJAX and all the new stuff in mind. As it is now I'm using my own framework, with mostly procedural code. Works well for me, but I'm sure it could be much better. Some of the codebase is about five years old and most has already been rewritten once. To completely take it apart again may be more than I want to do. Thanks for your help so far. Mik At 02:01 PM 3/2/2007, Dinner wrote: >For babylon, that's what you gotta use. Or a JVM. :-/ > >That's why I recommended AJAX-- I've seen some whiteboard >apps, as well as POCs out there-- the POC stuff is free, I reckon, >or you could pay a site to host-- there's a ton of em. :-/ > >On 3/2/07, Andrew Scott wrote: >> Umm, that still uses a Java Applete >> >> On 3/2/07, Dinner <[EMAIL PROTECTED]> wrote: >> > >> > Here is an example of one way of using babylon: >> > >> > http://tinyurl.com/2g9y39 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271348 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

