[infinispan-issues] [JBoss JIRA] (ISPN-3181) Retrieving entries via REST doesn't work

Pedro Ruivo (JIRA) issues at jboss.org
Tue May 13 18:13:33 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Ruivo updated ISPN-3181:
------------------------------

    Fix Version/s: 7.0.0.Beta1
                       (was: 7.0.0.Alpha4)


> Retrieving entries via REST doesn't work
> ----------------------------------------
>
>                 Key: ISPN-3181
>                 URL: https://issues.jboss.org/browse/ISPN-3181
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 5.3.0.Final
>            Reporter: Jakub Markos
>            Assignee: Tristan Tarrant
>             Fix For: 7.0.0.Beta1
>
>         Attachments: console_output.txt, server.log, standalone-dist.xml
>
>
> Retrieving an entry stored via REST fails with 404 http response.
> The test is located here:
> https://code.engineering.redhat.com/gerrit/gitweb?p=jdg-functional-tests.git;a=blob;f=remote/core-tests/src/test/java/com/jboss/datagrid/test/rest/RESTClientTestCase.java;h=6c427c1251372ad0863d12b70998f64cb9adfe1a;hb=HEAD#l164
> {code:java}
> String fullPathKey = fullPathKey(KEY_A);
> post(fullPathKey, "data", "application/text");
> HttpResponse resp = get(fullPathKey, "data");
> {code}



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list