Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

  • No labels