Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3181

Retrieving entries via REST doesn't work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.0.0.Final
    • 5.3.0.Final
    • Server
    • None

      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

      String fullPathKey = fullPathKey(KEY_A);
      post(fullPathKey, "data", "application/text");
      HttpResponse resp = get(fullPathKey, "data");
      

        1. standalone-dist.xml
          15 kB
        2. server.log
          1.19 MB
        3. console_output.txt
          23 kB

            rh-ee-galder Galder ZamarreƱo
            jmarkos Jakub Markos (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: