History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-1067
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Jeen Broekstra
Reporter: Rob Vesse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

Trying to HTTP DELETE a repository gives a 500 Method Not Allowed Error

Created: 27/Jul/12 07:54 PM   Updated: 30/Jul/12 02:53 AM
Component/s: HTTP Server
Affects Version/s: 2.6.4
Fix Version/s: None

Environment: Windows 7 x64, Tomcat 7


 Description   
When trying to issue a HTTP DELETE (with Accept: */*) to a repository URL e.g. http://localhost:8080/openrdf-sesame/myrepo which according to the documentation at http://www.openrdf.org/doc/sesame2/system/ch08.html#d0e320 is the way to delete a repository I receive a HTTP 500 Method Not Allowed error

Besides the fact that this is the wrong HTTP error code for method not allowed is there any obvious reason why this wouldn't work

I am using Sesame 2.6.4 and will try upgrading to see if that resolves the issue

 All   Comments   Change History      Sort Order:
Comment by Rob Vesse [27/Jul/12 08:02 PM]
Works fine with 2.6.8 so feel free to mark as fixed or not a bug

Wwas this ability only recently introduced into the API? if so could you please amend the documentation to state which version this became available from.

Comment by Jeen Broekstra [30/Jul/12 02:52 AM]
It was indeed only recently introduced, as part of a fix for issue SES-880 (resolved in Sesame 2.6.6).