Correct me if I am wrong, but variables with THIS scope in application.cfc will be accessible with the APPLICATION scope throughout your code outside of Application.cfc
datasource="#Application.datasource#"