I have the epsg-wkt jar on my class path but I get this warning message when I run my program. Any ideas?

Jesse


Jan 24, 2006 10:55:24 AM FactoryRegistry scanForPlugins
WARNING: Can't load a service for category CRSAuthorityFactory.
sun.misc.ServiceConfigurationError: org.opengis.referencing.crs.CRSAuthorityFactory: Provider org.geotools.referencing.factory.wms.WebCRSFactory not found
   at sun.misc.Service.fail(Service.java:129)
   at sun.misc.Service.access$000(Service.java:111)
   at sun.misc.Service$LazyIterator.next(Service.java:273)
at org.geotools.factory.FactoryRegistry.scanForPlugins(FactoryRegistry.java:421) at org.geotools.factory.FactoryRegistry.getServiceProviders(FactoryRegistry.java:124) at org.geotools.referencing.FactoryFinder.getCRSAuthorityFactories(FactoryFinder.java:384)
   at org.geotools.referencing.CRS.decode(CRS.java:323)
at net.refractions.udig.catalog.internal.wms.WMSGeoResourceImpl$WMSResourceInfo.<init>(WMSGeoResourceImpl.java:407) at net.refractions.udig.catalog.internal.wms.WMSGeoResourceImpl.getInfo(WMSGeoResourceImpl.java:97) at net.refractions.udig.catalog.ui.workflow.ConnectionState.run(ConnectionState.java:105) at net.refractions.udig.catalog.ui.workflow.Workflow.next(Workflow.java:263) at net.refractions.udig.catalog.ui.workflow.Workflow$Runner.run(Workflow.java:589) at net.refractions.udig.catalog.ui.workflow.Workflow.run(Workflow.java:447) at net.refractions.udig.catalog.ui.workflow.WorkflowWizardDialog.runHeadless(WorkflowWizardDialog.java:149) at net.refractions.udig.catalog.internal.ui.CatalogImport.run(CatalogImport.java:97) at net.refractions.udig.project.ui.internal.actions.MapDropAction.perform(MapDropAction.java:69) at net.refractions.udig.internal.ui.UDIGDropHandler$DropActionJob.run(UDIGDropHandler.java:300) at net.refractions.udig.internal.ui.UDIGDropHandler$CompositeDropActionJob.run(UDIGDropHandler.java:275)
   at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to