Thanks for the suggestions. As it turns out, it was my fault. I am running geoserver in a JBoss container. Another Service Archive (SAR) in the same container was using an older verion (2.2.1 vs 2.4.4) of gt2-referencing.jar. Because of the way JBoss loads classes, this was conflicting with the jar in geoserver. The lesson learned: when running in JBoss make sure that all deployed components use the same version of geotools. Thanks again for everyone's help. David Ps. Forgive me for the previous cross postings, I was desperate to get this working.
Jody Garnett wrote: > I think this projection got an official epsg code (the 900913 code was > a bit of a joke based on "google"). Looks like the offical code is > "epsg:3785" if you want to give it a go. > > Updating the following page: > - http://docs.codehaus.org/display/GEOTDOC/08+Google+Maps+Projection > > Depending on if you are successful I can remove a lot of the above > page. So please let me know. > Jody > > > David R Robison wrote: >> I'm running Geoserver 1.6.4b and am trying to get a map tile (wms) >> with projection 900913 for VirtualEarth. When I make the request, I >> get the error: >> >> 2008-07-22 14:13:24,218 WARN [geoserver.ows] - >> org.vfny.geoserver.wms.WmsException: Error occurred decoding the espg >> code EPSG:900913 >> >> Any ideas what might be going wrong? >> TNX David >> >> > -- David R Robison Open Roads Consulting, Inc. 708 S. Battlefield Blvd., Chesapeake, VA 23322 phone: (757) 546-3401 e-mail: [EMAIL PROTECTED] web: http://openroadsconsulting.com blog: http://therobe.blogspot.com book: http://www.xulonpress.com/book_detail.php?id=2579 This e-mail communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed. If you are not the intended recipient, you should immediately stop reading this message and delete it from all computers that it resides on. Any unauthorized reading, distribution, copying or other use of this communication (or its attachments) is strictly prohibited. If you have received this communication in error, please notify us immediately. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
