pf » Java 1.5 and ColdFusion
Java 1.5 and ColdFusion
Sun rolled out Release Candidate 1 for Java 1.5 (or J2SE 5) yesterday, so what goodies are in it for ColdFusion Developers?
- AMD 64 Support - this means that ColdFusion will be running in 64 bit mode instead of 32 bit mode on AMD 64bit processors. This is supported on SuSe linux and Windows 2003.
- Improved Virtual Machine Performance - Improved Parallel Garbage Collector that adapts to the memory needs of the application. Sort of like an auto tuning feature.
- API for Monitoring and Managing the JVM - You can query for peak memory usage, access to all memory/cpu info for the server, Garbage collection info, you can create Memory Notification events, and more.
- High Precision Timing Support - nanosecond granularity time source
- Other Language Features and API support - there are lots more API and language features that are useful if your using Java with ColdFusion, check out the release notes.
The J2SE 5 Release notes are here. This is why I have always been a big fan of Macromedia's decision to move to Java. They have several other companies working on optimizing the platform (Java) on which ColdFusion runs.
coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 2 system errors:
at coldfusion.jsp.JavaCompiler.compileClass
[]coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 2 system errors: *** Error: Could not find package "java/util" in: C:/Program Files/Java/jdk1.5.0_03/jre/lib/ext/dnsns.jar C:/Program Files/Java/jdk1.5.0_03/jre/lib/ext/localedata.jar C:/Program Files/Java/jdk1.5.0_03/jre/lib/ext/sunjce_provider.jar C:/Program Files/Java/jdk1.5.0_03/jre/lib/ext/sunpkcs11.jar C:\CFusionMX\wwwroot\WEB-INF\classes C:\CFusionMX\wwwroot\WEB-INF\lib\js.jar C:\CFusionMX\wwwroot\WEB-INF\lib\commons-collections.jar C:\CFusionMX\wwwroot\WEB-INF\lib\commons-beanutils.jar C:\CFusionMX\wwwroot\WEB-INF\lib\aebn-delivery-2.0.0.jar C:\CFusionMX\wwwroot\WEB-INF\lib\bhawk4j.jar C:\CFusionMX\wwwroot\WEB-INF\lib\JCEProUpdate.jar C:\CFusionMX\wwwroot\WEB-INF\lib\commons-codec-1.3.jar C:\CFusionMX\wwwroot\WEB-INF\lib\aebn-inf.jar C:\CFusionMX\wwwroot\WEB-INF\lib\commons....
- CFSCRIPT Cheatsheet
- 3 New Image Effects for ColdFusion 8
- Googlebot to Submit Web Forms
- ColdFusion 8 Update 1 Fixes some Image Processing Quirks
- 10 Most Useful Image Functions in ColdFusion 8
- Speaking at NYC CFUG This Week
- Adobe AIR Tutorial for HTML / JavaScript Developers
- INFORMATION_SCHEMA Support in MySQL, PostgreSQL
RSS
add to del.icio.us
Pete Freitag is a software engineer, and web developer located in










