Hi there, I got a problem with geoserver 2.1.2 and jboss 7, I do not 
know what really is , but in internet I can not really find a lot of 
help,this is what happen to me, when I load the .war in jboss , its 
indicates me that the file is already deployed and it is running , but 
when I try to request geoserver, the browser show me Error 404 geoserver 
can not be found, I ve tried with other versions of geoserver and 
nothing , I tried with other version of jboss , but nothing other case 
are worse, show me a long list of java error,I just can run geoserver 
with apache tomcat , but I need to work with jboss 7, If any of you have 
an idea, and can help me I will apreciate it.


>
> ------------------------------
>
> Message: 6
> Date: Mon, 30 Jan 2012 09:03:11 -0500
> From: "Stephen V. Mather"<[email protected]>
> Subject: Re: [Geoserver-users] Tips and tricks to getting fast
>       responses on    GetFeatureInfo
> To: "'Andrea Aime'"<[email protected]>
> Cc: [email protected]
> Message-ID:<014401ccdf57$e7631180$b6293480$@com>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Andrea,
>
>                  Yes, I think limiting the query layers on the client side is
> not a bad way to go.
>
>
>
> Thanks,
>
> Steve
>
>
>
>
>
> http://www.clemetparks.com/images/esig/cmp-ms-90x122.pngStephen Mather
> Geographic Information Systems (GIS) Manager
> (216) 635-3243
>
> [email protected]
>   <http://www.clemetparks.com/>  clevelandmetroparks.com
>
>
>
>
>
>
>
>
>
> From: [email protected] [mailto:[email protected]] On Behalf Of
> Andrea Aime
> Sent: Friday, January 27, 2012 3:30 AM
> To: [email protected]
> Cc: [email protected]
> Subject: Re: [Geoserver-users] Tips and tricks to getting fast responses on
> GetFeatureInfo
>
>
>
> On Thu, Jan 26, 2012 at 10:54 PM, Stephen V. Mather
> <[email protected]>  wrote:
>
> Hi All,
>
>                  Are there any recommended tips and tricks to getting fast
> responses with GetFeatureInfo?  I've got a lot of layers I'm serving up
> through OpenLayers.  If I turn many of them off, I get an almost instant
> response, but the more I turn on, the slower the response gets, sometimes
> taking 30 seconds to return a value.
>
>
>
> Wow, that's a long time. How many layers are we taking about?
>
> GetFeatureInfo has a QUERY_LAYER parameter where you specify which layers
> you want to query out
>
> of the original map. Maybe you can shorten the list of layers being queried
> a bit?
>
>
>
> Besides that, there are possible code modifications to make that query
> faster:
>
> - today we retrieve also the geometry because templates _can_ return it to
> the client (and the GML output surely does).
>
>    One thing could be to identify a list of attributes that should be
> returned by GetFeatureInfo, so that one can
>
>    limit it appropriately
>
> - another option having multiple layers could be to parallelize queries a
> bit
>
>
>
> Cheers
>
> Andrea
>
>
>
>
>
>



Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE 
ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to