Hi guys, I have development a pilot project, to make. a proof of concept about mapserver and geoserver perform to existing web application implemented using mapserver midware, But i get the problem, hard problem, the web application projected to this company is made with strange url pattern. sends the Query of database in URL , because all requests from this application are made dinamically.
As was done by another developer in mapserver: http://pastebin.com/CcGEKSqK the way that I thought would be in geoserver: http://pastebin.com/4GcduqEk Getting this error *<ServiceExceptionReport xmlns="http://www.opengis.net/ogc <http://www.opengis.net/ogc>" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance <http://www.w3.org/2001/XMLSchema-instance>" version="1.3.0" xsi:schemaLocation="http://www.opengis.net/ogc <http://www.opengis.net/ogc> http://192.168.56.101:8084/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd <http://192.168.56.101:8084/geoserver/schemas/wms/1.3.0/exceptions_1_3_0.xsd>">* *<ServiceException code="MissingParameterValue" locator="request">* *Could not determine geoserver request from http request org.geoserver.platform.AdvancedDispatchFilter$AdvancedDispatchHttpRequest@31781e4* *</ServiceException>* *</ServiceExceptionReport>* Question, is possible create a sqlview totally dinamic in geoserver, sends style from STYLE_BODY ok, but send a database Query dinamically too. is possible? -- Thx Jairo de Almeida email: [email protected] nome skype: jairodealmeida
------------------------------------------------------------------------------
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
