Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11305

@MatrixParam parameters are supported in JAX-RS Rest Web Services node only after clean build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.Beta3
    • 3.3.0.Beta1
    • webservices
    • None
    • Hide

      EXEC: Create dynamic web project with JAX-RS support
      EXEC: Create some simple REST web service with at least one REST method
      ASSERT: JAX-RS explorer is sync
      EXEC: Replace existing REST method with MatrixParam parameters in it (with copy-paste way)
      EXEC: Save the file
      ASSERT: JAX-RS explorer is still sync and correctly shows MatrixParams parameters
      FAIL: JAX-RS explorer is not sync and still shows the first method (without MatrixParams)

      Show
      EXEC: Create dynamic web project with JAX-RS support EXEC: Create some simple REST web service with at least one REST method ASSERT: JAX-RS explorer is sync EXEC: Replace existing REST method with MatrixParam parameters in it (with copy-paste way) EXEC: Save the file ASSERT: JAX-RS explorer is still sync and correctly shows MatrixParams parameters FAIL: JAX-RS explorer is not sync and still shows the first method (without MatrixParams)

      While verifying JBIDE-10538 I found out, that JAX-RS node is out of sync. I had to clean build the project to assure JAX-RS node is synchronized.

            xcoulon@redhat.com Xavier Coulon
            jjankovi Jaroslav Jankovič (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: