[GeoNetwork-users] Re: Geonetwork user

Good!
Yes, you can, in fact, it is something we plan to add, so you might be able to contribute :wink: . My idea is to use something like QuickWMS (search google) or so to provide this or a small embedded app. The main thing it has to do is to fill out a (hidden) form with coordinates. So if you have a very small web application that provides this function, we could add it. QuickWMS would be reasonably configurable, while other applications may be more restrictive in the dataset served but could also work nicely.
Let me know when you come up with something.
Ciao,
Jeroen


Jeroen Ticheler
FAO-UN
Tel: +39 06 57056041
http://www.fao.org/geonetwork
12.34327°N 12.34327°E

On 10 Oct 2005, at 16:05, roderic molina wrote:

Many thanks Jeroen, I already done it whith success but thanks. Another question please, I’m trying to implement a catalog simirar to this one as example

http://www.naturegis.net/ionicwrsclient/

in this you can see a map where you can specify spatial criteria. I’t possible to do something similar in geonetwork? I’m very interested in this.

Thank you very much again.


From: Jeroen Ticheler <Jeroen.Ticheler@anonymised.com>
To: roderic molina <monstruil@anonymised.com>
CC: geonetwork@anonymised.com
Subject: Re: Geonetwork user
Date: Mon, 10 Oct 2005 15:29:42 +0200

Hi Roderic,
Your problem is most likely related to the fact that a JSDK version 1.5 is used instead of the required version 1.4. 1.5 is more strict than 1.4 and there are some template calls left over in the current templates that need cleaning. Try to check what Java version is used and make sure Jetty is configured to start with Java 1.4. For this, modify the path locating the java executable in the startup batch files:

Use for example

c:\j2sdk1.4.2\bin\java -DSTOP.PORT=8079 -jar start.jar …\bin\jetty.xml > log\jetty.log

instead of just

java -DSTOP.PORT=8079 -jar start.jar …\bin\jetty.xml > log\jetty.log

(on Windows) . This can be changed in the
Good luck,
Jeroen

On 10 Oct 2005, at 13:11, roderic molina wrote:

Hi, I have problems installing geonetwork in local. I folow the steps related in the exercise but wen I finished I always have the same problem, in my brownser appears:

Tranformation exceptionImpossibile compilare il foglio di stile

It means, impossible to compile the style page…

Do you know what problem could I have or somewhere to get more information?
Please help me…I’m desperate
Thank you very much!

I am having difficulty installing multiple instances of geonetwork on the
same server using jetty.
Has anyone tried this with success ?

Sean

Sean Khan
Division of Global Environment Facility Co-ordination (DGEF)
Division of Early Warning and Assessment (DEWA)
UNEP
P.O.Box 30552
Nairobi
Fax: (254) (20) 624042
          (254)(20) 624041
Tel: (254) [20] 623271

From Europe and N.America, dial via Italy +39 0831 24 3000, wait for voice

then dial 124 3271

Hi Sean,
Yes. You have to make sure that different prots are used by both installations. You also have to make sure that the ports used to stop Jetty are different, otherwise both instances will stop when you intend to only stop one. All these settings are in the files:

../bin/jetty.xml
../bin/start-geonetwork.*
../bin/stop-geonetwork.*

and I you may also have to change the config.xml file to reflect these ports. But that depends on how you configure public access to the different instances. If the public ports are ultimately all port 80, this change is not needed.
Ciao!
Jeroen

On Aug 23, 2006, at 3:27 PM, Sean Khan wrote:

I am having difficulty installing multiple instances of geonetwork on the
same server using jetty.
Has anyone tried this with success ?

Sean

Sean Khan
Division of Global Environment Facility Co-ordination (DGEF)
Division of Early Warning and Assessment (DEWA)
UNEP
P.O.Box 30552
Nairobi
Fax: (254) (20) 624042
          (254)(20) 624041
Tel: (254) [20] 623271

From Europe and N.America, dial via Italy +39 0831 24 3000, wait for voice

then dial 124 3271

-------------------------------------------------------------------------
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
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
geonetwork-users List Signup and Options
GeoNetwork OpenSource is maintained at GeoNetwork - Geographic Metadata Catalog download | SourceForge.net