Hello geoserver-people,

I am about to implement some integration of geoserver with a
Wordpress-page and have made first progress. It is all UI-Stuff and
WP-pages shall display layers in Gmaps.  Now, that the thing starts to
work, many questions arise.

I try to solve them by the good old RTFM but t be perfectly honest the
f.... ahhhmmm friendly manual reaches its limits quite fast.

So maybe you can help:

1.) I have to have some more Labels in the Webinterface. I managed it to
get a new Page using wicket and maven, it works OK, though I had to find
out a lot with trial/error, since

http://docs.geoserver.org/2.1.0/developer/programming-guide/wicket-pages/index.html

... is a bit spartan. So maybe you could help.

is there something like a reference for commands, categories and the
like for programming modules with wicket in geoserver?

for instance:

<property name="category" ref="someCategory"/>

What can "someCategory" be? I *think* it could point to the section of
the page, that shall display the label. Is there a list of valid
category-names somewhere?

2.) Is there really no way to upload a Shapefile or files in general in
the Web-Interface? I have made a small uploader myself but it seems
clumsy to upload a file and then select its adress with dozens of clicks
in the Stores-tools.

3.) I see lots of performance issues and they seem hard to debug. We run
geoserver on a Debian64 GNU/Linux with but 1Gig Ram and a 2-core CPU, is
that not enough? What would you recommend? I have told Tomcat to allow
512MB Ram for its applications, still geoserver reacts slow and
sometimes crashes altogether.
Some of these crashes where due to bugs in my module, but now, that the
module does as planned and most operations work normal, we still got
timeouts and the like.


best regards

HZN/Berlin

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to