Hi!!

I am upgrading an application from geotools 2.1 to 2.3. I addaed 
api.jar,referencing.jar and render.jar in my project and changed all 
the StyleFactory to StyleFactoryFinder.

Now it compiles but during run time generates an error as follows:

java.lang.NoSuchMethodError: 
org.opengis.metadata.citation.ResponsibleParty.getOrganisationName()Lorg/opengis/util/InternationalString;
        at 
org.geotools.metadata.iso.citation.CitationImpl.<init>(CitationImpl.java:285)
        at 
org.geotools.metadata.iso.citation.Citations.<clinit>(Citations.java:102)
        at 
org.geotools.referencing.datum.DefaultGeodeticDatum.<clinit>(DefaultGeodeticDatum.java:73)
        at 
org.geotools.referencing.crs.DefaultGeographicCRS.<clinit>(DefaultGeographicCRS.java:95)
        at org.geotools.map.DefaultMapContext.<init>(DefaultMapContext.java:80)
        at weather.mission.ui.MainPanel.<init>(MainPanel.java:119)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)


Please let me know the solution.

Best regards
Sujoy




-- 
Sujoy Ray
Student of M.Sc. Computer Science
=======================================
Address:
Computer Security Laboratory
Concordia Institute for Information Systems Engineering (CIISE),
Concordia University,
1455, De Maisonneuve West Boulevard, CB-420-20,
Montreal, Quebec, H3G 1M8, Canada.
E-mail:[EMAIL PROTECTED]



Quoting [EMAIL PROTECTED]:

> Mailing list subscription confirmation notice for mailing list
> Geotools-gt2-users
>
> We have received a request from 10.3.1.94 for subscription of your
> email address, "[EMAIL PROTECTED]", to the
> [email protected] mailing list.  To confirm
> that you want to be added to this mailing list, simply reply to this
> message, keeping the Subject: header intact.  Or visit this web page:
>
>    
> https://lists.sourceforge.net/lists/confirm/geotools-gt2-users/36e463a6fe70b799980cbf308a6f63644b96f9e5
>
>
> Or include the following line -- and only the following line -- in a
> message to [EMAIL PROTECTED]:
>
>    confirm 36e463a6fe70b799980cbf308a6f63644b96f9e5
>
> Note that simply sending a `reply' to this message should work from
> most mail readers, since that usually leaves the Subject: line in the
> right form (additional "Re:" text in the Subject: is okay).
>
> If you do not wish to be subscribed to this list, please simply
> disregard this message.  If you think you are being maliciously
> subscribed to the list, or have any other questions, send them to
> [EMAIL PROTECTED]
>




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to