Transfer and a Java Loader problem

I've been slowly getting into Mark Mandel's Transfer recently. The problem is the last time I was testing the ORM was before the CF8 upgrade. So last night as I was playing around I got the following error message"

Object Instantiation Exception.
An exception occurred when instantiating a Java object. The class must not be an interface or an abstract class. Error: ''.

The problem was easy to resolve (via the mailing list), the old version doesn't work with cf8 and some changes had to be made for the Java code to run properly.

So anyone out there with CF 8 and Transfer 0.6.3RC2 will need to upgrade from the SVN which you can find at transfer.riaforge.org/

Comments (5) Print Send del.icio.us Digg It! Linking Blogs

1550 Views | Posted At : August 21, 2007 1:37 AM | Posted By : Andy Jarrett
Related Categories: Transfer, Adobe/MM, ColdFusion

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)

dickbob's Gravatar Not yet fully up to speed on this Subversion thing. I guess I checkout the trunk version of the code?

I guess the new code still works with CF7?
# Posted By dickbob | 8/21/07 3:17 AM
Andy Jarrett's Gravatar @dickbob If you are on CF7 the 0.6.3RC2 release should work fine
# Posted By Andy Jarrett | 8/21/07 3:50 AM
dickbob's Gravatar Yeah, I'm using the final 0.6.3 release of Transfer on CF7 just fine.

The question is, which version of Transfer shoud I download from Subversion (trunk?) and will that also work with CF7.
# Posted By dickbob | 8/21/07 3:58 AM
dickbob's Gravatar Ah, I've just read your posting to the mailing list.

So the issue was with using RC2 rather than the final 0.6.3.

So using the final 0.6.3 should be fine to download from riaforge rather than needing to get it directly from SVN.

Is that right?
# Posted By dickbob | 8/21/07 4:07 AM
Andy Jarrett's Gravatar @dickbob that should be fine
# Posted By Andy Jarrett | 8/21/07 4:24 AM