Ok, I solved the problem but not the issue. It has absolutely nothing to do with the code (as I thought). I had someone else try to compile the library with the same code, and his JAR works fine, so it's some obscure setting or configuration issue on my machine. HUGE surprise. I've been dealing with this since I started using Java and it's my #1 complaint. There are so many system settings, XML configuration files and component versioning issues that somedays it drives me batty. I'm not a huge Microsoft fan (only because of business practices) but it sure is nice to install a framework, launch the IDE, write some code and (gasp) it works without having to scour hundreds of pages of poorly written documentation and then spend a few hours changing a dozen files so it will work just right on your machine.
Ok, I'm starting to rant and I hate it when people do that, sorry. Anyway, I'm going to avoid the issue since it's somewhat resolved (mentally brushing it under the rug as I type here). > -----Original Message----- > From: Guy Rish [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 26, 2005 3:19 PM > To: CF-Talk > Subject: RE: CFX tags and JRE 1.4 > > Steven, > > I don't think it's a bytecode version issue. > The error you're getting sounds like there is something wrong > in the definition of the class that the ColdFusion Server is > trying to load (the one specified as the CFX class in the > Administrator). > > If you can why don't you post the following: > 1. The class source or at last the class declaration and the > method declarations. > 2. The command line you are using to compile the class. > > rish ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:207812 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

