I was going to start poking around with CFCProxy over the weekend since I hadn’t seen any examples of how to use it, but Ben Forta just posted some initial documentation for it.
About
devnulled is a blog which caters to software development related issues with a pro-unix and open standards slant. devnulled has been featured on Slashdot, Digg, the Indeed Blog, O'Reilly Hacks, and del.icio.us/popular.
Brandon Harper, the author behind devnulled,
is a Software Engineer primarily working with Java but also dabbles in Python, ColdFusion, FreeBSD, and Linux. He's been
programming since age eight, professionally for over ten years, and has been been published in various industry publications and popular websites.
Brandon also enjoys music, photography, politics, command prompts, and things with wheels a wee bit much.
One Response
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
Initial documentation is right. It’s beyond lame and I’m pretty sure the part that says “To communicate with the CFC, the Java class must be in ColdFusion’s Java classpath.” is wrong, it should work if the java class file is already loaded from where ever.