Hello- I am trying to figure out what I am doing wrong installing a .jar file.
What I want to do is to use ColdFusion to read EXIF information from jpeg photos. Luckily, some kind souls created some java code that does this and then included a nice tutorial for how to use it. Unfortunately, I, not being the sharpest knife in the drawer, and also being kind of new to the use of java extentions, can't get it going. (For the curious, the tutorial is here: http://tutorial400.easycfm.com/) I have put the jar file on the server in "C:\CFusionMX7\wwwroot\WEB-INF\lib" and restarted the coldfusion service. But, I am getting an "OBJECT INSTANTIATION ERROR: Class not found: com.drew.imaging.coldfusion.CFreadExif " with ColdFusion MX7. I am new to using Java, so I don't have any clue what I am doing wrong. Thank you for any ideas, as I'd really like to get this going. ____________________________________________________________________________________ Bored stiff? Loosen up... Download and play hundreds of games for free on Yahoo! Games. http://games.yahoo.com/games/front ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272834 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

