On 23/05/10 18:57, ahmet temiz wrote:
> I got this:
> exception
> org.apache.jasper.JasperException: javax.servlet.ServletException:
> java.lang.NoClassDefFoundError:
> Lorg/opengis/referencing/cs/CoordinateSystem;
>       
> org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
>       
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:398)
> what do I have to do ?

Add GeoAPI jars to your classpath.

The fact that you are seeing this error suggests that you are not using 
Maven to do all your dependency management. Have you tried using Maven? 
It will likely make things a lot easier for you.

I also notice that you appear to be using geotoolkit. This is a fork of 
GeoTools that has been established as its own project. While sharing 
some ancestry with GeoTools, it is a different project., and may have 
its own mailing lists.

Kind regards,

-- 
Ben Caradoc-Davies <[email protected]>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

------------------------------------------------------------------------------

_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to