a. It is in my class path (at least it appears to be).
b. I can't run the admin; as soon as I attempt to load anything, I
get the error.
I realize this has probably been covered somewhere, but I just
created a new (my first) copy and I'm getting this error: "java
init failed: net.sf.javainetlocator.InetAddressLocator" on this
file - farcry/farcry_core/packages/farcry/geoLocator.cfc. I
suspect that I'm just missing a mapping somewhere; I'd appreciate any help.
Geoloacator is a plugin that determines the locale of an inbound
request. Its an optional plugin.
You can either turn it off by getting into the
ADMIN>>CONFIG>>PLUGINS -- or drop the InetAddressLocator class into
your JAVA class path.