[Featureserver] D in CRUD not working
Christopher Schmidt
crschmidt at metacarta.com
Tue Dec 23 08:44:26 EST 2008
On Tue, Dec 23, 2008 at 08:28:28AM -0500, Yves Moisan wrote:
>
> > If you get rid of the proxy, and try to call DELETE against a URL from
> > curl on the command line, does it work?
>
> Curl on the commandline does the whole CRUD. I tried removing the proxy
> but then my page won't load :
>
> "uncaught exception: Access to restricted URI denied
> (NS_ERROR_DOM_BAD_URI)
> [Break on this error] this._object.open(sMethod, sUrl, bAsync, sUser,
> sPassword);"
>
> or this when pdb is on :
>
> "Access to restricted URI denied" code: "1012."
... pdb? I thought you were using Javascript? Anyway, Yes, I would
expect this.
> > (In other words: Is the problem
> > FeatureServer related? or related to some other component in your
> > stack?)
>
> Where should I stick pdb ? I see no reason why update would work and
> not delete since it's the same type of url. So something in the delete
> command doesn't go through.
I have no idea what proxy you're using, but the proxy is the problem.
Is the code to the proxy public?
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Featureserver
mailing list