hi,
 
i'm a newest on geoserver.
i have two pblms:
1-
when i tried to add a plugin of oracle jdbc it doesn't work and when i tested a plugin of oracleNG it works. !!!
 
2-
I configured a WFS server whose uri is http://localhost:8080/geoserver/wfs. I added a plugin of oracleNG,I defined a namespace whose uri is http://localhost:8080/<namespace> and a data warehouse to access of my Oracle database, but, when i want to test a GetFeature Request, it returns me the following result:

Code:

<ows:Exception exceptionCode="InvalidParameterValue" locator="typeName">
   <ows:ExceptionText> Feature type <namespace>: <Tablename> unknown </ ows: ExceptionText>
   </ ows: Exception>
   </ ows: ExceptionReport>

my request is:
Code:

http://localhost:8080/geoserver/wfs?request=getfeature&typename = <namespace>: <Tablename>
 
Can any one help me plz?
 
PS: when i tried with a shapefiles data, a getfeature request works correctly.

Best regards,
Youness ELMEDRAOUI
Les informations figurant sur cet e-mail ont un caractère strictement confidentiel et sont exclusivement adressées au destinataire mentionné ci-dessus.Tout usage, reproduction ou divulgation de cet e-mail est strictement interdit si vous n'en êtes pas le destinataire.Dans ce cas, veuillez nous en avertir immédiatement par la même voie et détruire l'original. Merci
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to