Discussion:
[Jts-topo-suite-user] Fwd: Not able to use jts-1.13.jar
jairam gaur
2016-07-20 09:30:42 UTC
Permalink
Hi Team,

I am new to geotools library. I have downloaded the jar and referenced in
the my customized solution.

I am having two solution;
1. Desktop test application for Shape file reader.
2. Web application where jar will be downloaded with the JNLP file at
client machine. Sample code which is running on desktop is not running in
case of Web application.

It is giving error as

1. *Caused by: java.lang.SecurityException: class
"com.vividsolutions.jts.geom.Point"'s signer information does not match
signer information of other classes in the same package*at
java.lang.ClassLoader.checkCerts(Unknown Source)
2. at java.lang.ClassLoader.preDefineClass(Unknown Source)


Please find attached log file for complete error description.

Any help will be highly appreciable.

Thanks,
Jai Ram Gaur
M: +918010025625
Landon Blake
2016-07-26 15:06:38 UTC
Permalink
---------- Forwarded message ----------
From: Landon Blake <***@gmail.com>
Date: Tue, Jul 26, 2016 at 8:06 AM
Subject: Re: [Jts-topo-suite-user] Not able to use jts-1.13.jar
To: jairam gaur <***@gmail.com>


Jairam:

I don't think this is a problem with JTS, but with the way you are loading
your libraries. A simple Google search revealed this thread that may help:

http://stackoverflow.com/questions/2877262/java-securityexception-signer-information-does-not-match

Landon
Post by jairam gaur
Hi Team,
I am new to geotools library. I have downloaded the jar and referenced in
the my customized solution.
I am having two solution;
1. Desktop test application for Shape file reader.
2. Web application where jar will be downloaded with the JNLP file at
client machine. Sample code which is running on desktop is not running in
case of Web application.
It is giving error as
1. *Caused by: java.lang.SecurityException: class
"com.vividsolutions.jts.geom.Point"'s signer information does not match
signer information of other classes in the same package*at
java.lang.ClassLoader.checkCerts(Unknown Source)
2. at java.lang.ClassLoader.preDefineClass(Unknown Source)
Please find attached log file for complete error description.
Any help will be highly appreciable.
Thanks,
Jai Ram Gaur
M: +918010025625
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and
traffic
patterns at an interface-level. Reveals which users, apps, and protocols
are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Jts-topo-suite-user mailing list
https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user
Loading...