Hi, It appears that the jts jar is not on the classpath of your application. Are you sure that its in the WEB-INF/lib directory of your exploded web application?
-Justin Ali Sura wrote: > Hi, > > > > I have a question about using “jts.jar” in the plug-in project. > > I am using jts.jar as a Plug-in dependency in my Plug-in Project. It’s > working fine in a normal Java application. > > But when I use Servlet, I have an error that : > > “java.lang.NoClassDefFoundError: com/vividsolutions/jts/geom/Point” > > Servlet and another application, both are in the same Project and use > same Plug-in dependencies.I assume, the problem is related to servlet, > not sure though. Why do I get such an error ? > > Appreciated for any help. > > > > A.Sura > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
