Archive | November, 2007

ColdFusion 8 Hotfix 2 is out

As always it is good to apply it asap. Grab it over at the Adobe TechNote.

Comments { 12 }

XMPP Gateway Update for ColdFusion 8.x and 7.x

The XMPP Gateway update brings:

  • Adds compatibility with Ignite Openfire XMPP server
  • Fix for missing realm in SASL/Digest-MD5 challenge response
  • XMPP/Jabber 1.0 specification compliance
  • Increased connection timeout from 5 to 15 seconds (helps reduce connection failures for very busy XMPP servers)
  • Includes SASL/Plain support for servers requesting SASL/PLAIN such as Google Talk
  • Added SASL/Digest-MD5 support

Read the TechNote for the XMPP Gateway update over at Adobe for more information and the fix.

Comments { 12 }

New PathFinder release fixed Leopard incompatibility

The good people of the best Finder replacement released Version 4.8.2 of their product PathFinder. 4.8.2 fixes most of the Leopard (10.5) incompatibilities and brings two new features to the game:

  • You can now set Path Finder as your “Default File viewer”! See the Path Finder Reveal preferences for this preference. Activating this will redirect all “Reveal in Finder” calls from other applications to Path Finder. Note that this may not work in all applications, but the majority should redirect to Path Finder correctly.
  • “QuickLook” support: You can now view documents in Mac OS X 10.5’s QuickLook. Access to this feature is available via a contextual menu item, by using the space bar keyboard shortcut, via the Commands menu, or via the toolbar button. As well, the QuickLook toolbar button changes to Slideshow if you hold down the Option key.

Download PathFinder 4.8.2 over at their website.

Comments { 19 }

Flex and ColdFusion 8 on Leopard

Ok, we might get this totally wrong and it might look like we don't know what we are doing, so any help is appreciated but….

Like many others we upgraded to 10.5 Leopard and had some problems with ColdFusion. After reinstalling ColdFusion 8 but with the Multi Server (JRun) option it does work.

Then we installed the Flex Builder 2 or 3. All fine so far.

But the real problem is we CAN NOT connect to ColdFusion in any way we have tried. Like when one creates a new Flex-Project we get to choose to connect to ColdFusion with Flash Remoting. Then can enter the ColdFusion Server. Since we don't have the build it one, we enter the root path and the URL (http://localhost) but then get the message "Invalid root. A config file must exist in WEB-INF/flex."…….

So, what to do? We tried about everything but could not get it to work. Any help very much appreciated.

Comments { 10 }