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

Key: SES-525
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: James Leigh
Reporter: James Leigh
Votes: 0
Watchers: 0
Operations

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

HTTPRepository does not support long literals

Created: 20/Feb/08 01:50 PM   Updated: 15/Dec/08 08:45 PM
Component/s: HTTPRepository
Affects Version/s: 2.0
Fix Version/s: 3.0


 Description   
Both glassfish and tomcat are limited in the size of the URL.

The protocol should use a POST for literals that might cause the URL to be too long.

Issues originally reported in the forum:
http://www.openrdf.org/forum/mvnforum/viewthread?thread=1597

 All   Comments   Change History      Sort Order:
Comment by James Leigh [15/Dec/08 08:45 PM]
Change the client to automatically switch to sending the query string in the message body if it is > 1024 chars in revision 8444.