It’s been a few days since I’ve posted anything. I’ve been working with ColdFusion SAML implementation on one of my side projects, which I have found a usefull post on over atwww.philduba.com. For those that aren’t familiar with SAML, it is Security Assertion Markup Language and has to do with Single-Sign-On (SSO). That’s been interesting …
Monthly Archives: September 2008
SQL Server ColdFusion Database Failover
In order for ColdFusion to handle database failures that failover to another database, ColdFusion must be aware of the alternate database servers. This can be configured using a JDBC connection to the database and specifying the AlternateServers in the JDBC URL. Below outlines how to configure the Data Source connection in ColdFusion. Minimal Requirements: JRun 4 …
Oracle Web Cache
I’ve been working on server configurations for getting my blog up and running, and thought maybe I could share my setup. I think someone out there may actually find it useful. So here goes… I’m the type of person that likes to use vmware, and sometimes over use vm’s. For each client project I take …
My First Post
This is my first attempt at blogging and I’ve been wanting to blog for the longest time but kept putting it off. My excuse was that I’ve always been too busy with extra contract work, having a family life with my 2 year old daughter and wife. But now I’m starting to realize two things. One, …