pf » Archives for June, 2003
June 19, 2003
GetTempDirectory() returns a different path in MX
I noticed today that GetTempDirectory() returns a different path than it did in CF5 and prior versions. In CFMX it returns cfusionmx/runtime/servers/default/SERVER-INF/temp/wwwroot-tmp.I'm not quite sure why this is, because the java System property java.io.
June 19, 2003
Iterating over an Enumeration with CFMX
I tried writing some CFML code to iterate over a java.util.Enumeration, a fairly common thing to do in java, but was plagued with java.lang.IllegalAccessException's.
June 18, 2003
Query of Queries with maxrows bug
I found a bug today in CFMX, CF5 executes the code as you would expect.Essentially if you do a query of query with maxrows, and then do another q of
q on that result, the resulting q of q is using the wrong query and returns
the wrong number of rows.
June 18, 2003
Query of Queries with maxrows bug
I found a bug today in CFMX, CF5 executes the code as you would expect.Essentially if you do a query of query with maxrows, and then do another q of
q on that result, the resulting q of q is using the wrong query and returns
the wrong number of rows.
June 17, 2003
Using UUID's for CFTOKEN and Database client storage
Just a heads up if your using UUID's for CFTOKEN values with database client storage when upgrading to CFMX, be sure to change the size of the cfid field in the CDATA and CGLOBAL tables. The cfid field stores both the cfid and cftoken value as follows cfid:cftoken.
June 10, 2003
Patterns Central
This web site: Patterns Central was pointed out to me today by a coworker. It has articles, and forums about design patterns.
June 04, 2003
Compiling the CFMX Apache Module from source code
I put up a howto on cfdev for installing the ColdFusion MX Apache module from source on linux, as well as a howto for installing Apache 2.0.46 from source, and a howto get php working on Apache2.
Subscribe to my RSS Feed:
RSS
RSS
Pete Freitag is a software engineer, and web developer located in








