Blog

Blog Archives - 14 Record(s)

Remove Filter Year: '2007' - Month: '12'

ColdBox : A Tour at the Orlando CFUG Presentation, Watch it!

Posted by Luis Majano
Dec 05, 2007 00:00:00 UTC
I did yesterday a presentation at the Orlando User Group, ADOGO, and it went awesome. Thanks Brian and crew for hosting me. The presentation covers some theory but we did a lot of hands on. I showed off event caching, scaffolding support via illudium, even ses support, and much much more. So check it out at the following URL:

http://adobechats.adobe.acrobat.com/p91785199/

Bug Trackers? Any Recommendations?

Posted by Luis Majano
Dec 03, 2007 00:00:00 UTC
Apart from Trac which is an excellent bugtracker for open source projects. How about for closed projects? Anybody have any recommendations? It should be able to create several projects and keep track of bugs and issues. Anybody have any recommendations?

ColdFusion 8 web services errors on Mac OS X Leopard

Posted by Luis Majano
Dec 02, 2007 00:00:00 UTC
I have experienced certain error on coldfusion 8, when trying to instantiate a webservice:

ws = createObject("webservice","http://localhost/test.cfc?wsdl");

The error that I receive is the following:

coldfusion.jsp.JavaCompiler$UnknownCompiler: Unable to run the internal Java compiler: java.lang.NoClassDefFoundError: javax/tools/StandardJavaFileManager.

ColdBox and ColdFusion 8 Interesting bug.

Posted by Luis Majano
Dec 01, 2007 00:00:00 UTC
I have found an interesting bug on ColdFusion 8 and the multi-threaded capabilities of ColdBox. This is only to specific coldbox installation setups:

1) Virtual Folder in IIS

2) Apache Alias

If you use an alias or a virtual folder for installing coldbox, you will run into errors that the spawned threads will not be able to actually find the instantiation paths. Example:

coldbox.system.beans.requestContext

It seems that the coldfusion 8 spawned thread cannot find or use the virtual aliases or apache aliases.

So if I cannot find a solution, which seems like I won't be able to. Then I will remove the installation type of aliases and virtual directories for colfusion 8 and bluedragon 7.

It seems that the installation procedures will have to remain as physical folders or coldfusion mappings only.

Please test this and let me know your results.

Site Updates

Archives

Entries Search