Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-6048

wildfly 8.1 - 404 when attempting to Edit/Delete variant from admin console

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • None
      • wildfly-8.1.0.Final
      • unifiedpush-auth-server-1.0.0.Beta2.war
      • unifiedpush-server-wildfly-1.0.0.Beta2.war

    Description

      Note: the bug only occurs when running under wildfly 8.1.Final but NOT on jboss-eap 6.3

      Admin console fails to remove or edit a variant (e.g. it's name) giving back a 404 response

      The problem lies on the fact that the console attempts to go against a variant path with the ../variant_identifier/.. endpoint in capital instead of the ones defined in the source code e.g. (/IOS instead of /ios , /ANDROID instead of /android.

      Also for simple push specifically it uses /SIMPLE_PUSH instead of /simplePush

      example URLs:

       http://localhost:8080/ag-push/rest/applications/0c3459ab-a1b8-40ac-9687-/SIMPLE_PUSH/4a5ca635-4e99-4a54-bb95-6eb837c14458
      

      example URL:

      http://localhost:8080/ag-push/rest/applications/0c3459ab-a1b8-40ac-9687-26282614ad34/IOS/3f785347-dd25-4097-8e65-603b0b244328
      

      Attachments

        Issue Links

          Activity

            People

              lfryc Lukáš Fryč (Inactive)
              cvasilak_jira Christos Vasilakis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: