Did the java classpath on the machine change?

> I'm using the javaclass loader to load a meta-data reader for some jpegs.
> It seems no matter where I put the .jar for the class loader I get the
> following exception:
>
> message: com.compoundtheory.classloader.NetworkClassLoader
> type: java.lang.ClassNotFoundException
>
> I am trying to do it like this page describes:
> http://www.leavethatthingalone.com/blog/index.cfm/2006/5/16/Using-ColdFusion
> -to-Read-EXIF-Information-from-JPEGs
>
> the line throwing the exception:
> networkClassLoaderClass =
> getServerURLClassLoader().loadClass("com.compoundtheory.classloader.NetworkC
> lassLoader");
>
> I have the classloader-20070406174551.jar in the same directory as the
> script.  Whats really wierd is this was working and stopped!  I'm banging my
> head against the desk on this one...

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288382
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to